/myChart

myChart = webpack2 + react + router + redux + scss + nodejs + mysql + es6/7;

Primary LanguageJavaScript

myChart

myChart = webpack2 + react + router + redux + scss + nodejs + mysql + es6/7;
功能介绍:http://www.cnblogs.com/zhangkunweb/p/6853728.html

(1) api 的使用
cd api
npm install
npm start
(2) web 的使用
cd web
npm istall

热加载:
npm run hot
发布:
npm run dist