Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 548 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 548 Bytes

React Drum Kit

Install at local:

Open Terminal, then type command:

git clone https://github.com/dwicao/react-drum-kit.git

Go to project folder:

cd react-drum-kit

Type following command :

npm install

Wait until installation process finished and then type :

npm start

In your browser go to:

http://localhost:8080/

Demo

Click Here!

Available Command

npm run production To bundle the entire app to folder /dist

License

MIT