Playground for React and Node.js
Currently hosted at https://mattec.se/.
###Run
npm install
npm build
npm start
###Production build run
npm install
npm run prodbuild
npm start
###Run with webpack-dev-server
On terminal #1, start webpack-dev-server
npm install
npm run dev
On terminal #2, start express
npm start
Site will be available at
http://localhost:7070/