Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 104 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 104 Bytes

#install dependencies

npm install

#Start project

npm start

#build project

npm build