Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 147 Bytes

File metadata and controls

13 lines (7 loc) · 147 Bytes

Deploy: build, commit, push to github

Start in development mode run:

  npm install

  npm run start

Build:

  npm run build