Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 283 Bytes

readme.md

File metadata and controls

30 lines (18 loc) · 283 Bytes

react-luna

基于webpack2的react脚手架

拷贝项目模板

$ git clone https://github.com/zarudYin/react-luna.git

安装依赖模块

$ yarn

开发环境

$ npm start

生产打包

$ npm run build