generator-hello-panda
v1.0.0
Published
基于react+reduce+gulp+webpack+react-route的项目目录快速生成器
Readme
Getting Started
- Install:
npm install --global yo gulp-cli npm install -g generator-hello-panda(保证全局的yo是通过npm install的) - Run
yo hello-pandato scaffold your app - Run
gulp serveto preview and watch for changes - Run
gulp buildto build your webapp for production
