Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 222 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 222 Bytes

run npm install

install all the dependencies for the project

run npm start

to view your project in development view

run npm build

to build your project and bundle everything ready for deployment.

Enjoy!!