flex-template-web/README.md
Kimmo Puputti e986b235a7 Change NPM scripts
- `npm run dev` to start dev mode
 - `npm start` to build production bundle and start the node server

=> Default to production with `npm start` and be explicit when
starting the dev server
2017-01-05 12:33:21 +02:00

122 B

Sharetribe Starter App

[TODO]

Getting started

yarn

Development

npm run dev

Server

npm start