/ts-react-redux-boilerplate

TypeScript + React + Redux Counter Example

Primary LanguageTypeScript

TypeScript + React + Redux Counter Example

Contains

  • 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

Build tools

  • Webpack 4
  • Webpack Dev Server
  • Typescript Loader
  • React Hot Loader
  • HTML Webpack Plugin
  • Uglifyjs Webpack Plugin
  • Prettier
  • Lint staged & Husky

Setup

$ npm install
$ npm run build
$ npm start

tslint

$ npm run tslint

prettier

Editor Integration · Prettier