react_ant_demo
v0.0.3
Published
安装 ```sh npm i -save react_ant_demo ``` 启动 端口为3000 ```sh npm install npm start ``` 打包 目录为dist ```sh npm run build ```
Downloads
6
Readme
react 14.8 + react router + thunk + page animate + ant design 兼容ie8
安装
npm i -save react_ant_demo
启动 端口为3000
npm install
npm start
打包 目录为dist
npm run build