项目作者: TKBnice
项目描述 :
react+antd+react-router-dom+echarts
高级语言: JavaScript
项目地址: git://github.com/TKBnice/react-antd-res.git
vue-re
A react.js project for introduce TKBnice.
Build Setup
``` bash
安装 create-react-app 和 yarn工具
npm install -g create-react-app yarn
安装依赖包 install dependencies
npm install
开发 serve with hot reload at localhost:8080
npm start
构建 build for production with minification
npm build
