Skip to content

DiscipleD/react-redux-antd-starter

Repository files navigation

Build Status codecov

react-redux-antd-starter

React 全家桶 + Ant.Design 脚手架

React 全家桶

  • 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

Ant Design

  • antd: ^1.11.0

start

npm install

run dev server

npm start

run UT

npm test

See UT coverage

npm run test:coverage

build package

npm run build

More

See more detail example, please ref to the real-world branch.

git checkout real-world

About

React 全家桶 + Ant.Design 脚手架

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published