React 全家桶 + Ant.Design 脚手架
- react: ^15.3.1
- react-redux: ^4.4.5
- react-router: ^2.7.0
- react-router-redux: ^4.0.5
- redux: ^3.6.0
- redux-actions: ^0.12.0
- redux-promise: ^0.5.3
- redux-thunk: ^2.1.0
- antd: ^1.11.0
npm install
npm start
npm test
npm run test:coverage
npm run build
See more detail example, please ref to the real-world
branch.
git checkout real-world