- React
- Redux
- react-router-dom@4 (new name of react-router)
- webpack@2
- react-hot-loader@3
- express
- SSR
As long as work is in progress you can just clone this repo and change remote url.
npm start
Start app in development mode
npm run start:prod
Start app in production mode
npm run build
Build for production
npm run lint
Lint your app