TypeScript + React + Redux Counter Example
- typescript 3.1
- react 16.6
- redux 4.0
- react-router 4.3
- react-router-redux 4.0
- redux-form 7.4
- redux-thunk 2.3
- recompose 0.30.0
- styled-components 3.4.10
- styled-components-ts 0.0.14
- immutable 4.0.0-rc.10
- typescript-fsa 3.0.0-beta-2
- typescript-fsa-reducers 0.4.5
- material-ui 0.20.2
- Redux DevTools Extension
- Webpack 4
- Webpack Dev Server
- Typescript Loader
- React Hot Loader
- HTML Webpack Plugin
- Uglifyjs Webpack Plugin
- Prettier
- Lint staged & Husky
$ npm install
$ npm run build
$ npm start
$ npm run tslint