This is going to be our super awesome venture into the lands of an online shop without with almost Back-End.
npm install
- build once:
npm run build:dev
- start the static server and watch changes:
npm run build:dev:watch
- start the static server and watch changes:
npm start
(aliasnpm run build:dev:watch
),
- build once:
npm run build:prod
- start the static server and watch changes:
npm run build:prod:watch
- web-shop-thingy-server - project server side