1.0.0 • Published 9 years ago
generator-hello-panda v1.0.0
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