Basics for a new react project
- Webpack
- Typescript and TS Lint
- React and hot-reload
- CSS modules and post-css
- Global styles
- Assets handling, favicon and sensitive fonts
- Style lint
- Enable absolute paths
- Make webpack put all the vendors in a single file
- Extract text for styles
- Remove hot-reloading on production build
- RxJs
- React-redux, redux-observable and immutability-helper
- React-router
- Jest, protractor
- Fixes dev-dependencies