Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Dracula UI with React

This example shows how to use Dracula UI with React.

Instructions

  1. Install Dracula UI via npm:
npm install
  1. Run React script locally:
npm start
  1. Open URL in the browser:
http://localhost:3000