- Ant-Design is a wounderful design framework. Ant-Design
- Dva is a lightweight front-end framework based on redux, redux-saga and react-router@2.x. Dvajs
# Get the latest snapshot
git clone https://github.com/tigaly/dva-antd-wrapper.git
# Change directory
cd dva-antd-wrapper
# Install NPM dependencies
npm install
# Start your app
npm start
- Connect to the node(expressjs) server side Starter-node-rest