A personal scaffold with following libraries/tools/functionalities
- react, redux, react-router
- styled-components
- lerna, webpack, babel
- jest, eslint
- universal javascript, server-side rendering
- hot reload on client and server side
npm install
npm run bs
npm build
npm start
npm run dev