Commit graph

255 commits

Author SHA1 Message Date
Kimmo Puputti
c32f88da47 Add react-helmet 2017-01-05 14:28:28 +02:00
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
Kimmo Puputti
af2d9b8e21 Add express, react-router, and lodash 2017-01-05 12:33:17 +02:00
Kimmo Puputti
5f38b1d74f Point to the local react-scripts fork 2017-01-04 21:39:46 +02:00
Kimmo Puputti
d9dd053277 Init new app with create-react-app 2017-01-04 21:12:15 +02:00