Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 269 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 269 Bytes

react-router-antd-mobx

This project is build for react + react-redux + redux + mobx + antd, just install and run.

Install

// install dependencies
npm install

run

Development

npm start

Production(Build)

npm run dist