- An Isomorphic React starter project, configured for ES6 React, LESS, Node, Express
- Uses Webpack. Supports React hot reload.
npm install
npm start
npm run watch
npm run build
- For producation, go to http://localhost:3000/
- For development, go to http://localhost:8080/
MIT