Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 223 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 223 Bytes

Tickets

npm scripts:

  • npm run client-dev - run the client as dev
  • npm run server-dev - run the server as dev
  • npm run build-dev - compile the app in dev env
  • npm run build-prod - compile the app in prod env