BaseKit with React, Redux, TypeScript, Typings, Webpack, Karma
- typescript 1.8
- typings
- webpack
- tslint
- babel
- react
- redux
- karma,sinon-chai
- react-transform-hmr
- style, postcss, css-modules
$ npm install
$ npm start
$ npm test
or development mode
$ npm run test:dev # lunches karma with watch capability
$ npm run build
ISC