Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 220 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 220 Bytes

react-node-es6

基于webpack打包工具实现自动刷新,整合react+node+es6

1、安装依赖包 npm install 2、开发环境: npm run wacth-------》npm start

3、生产环境 npm run build