0.1.0 • Published 11 years ago
generator-dfc v0.1.0
generator-dfc
Fork from generator-gulp-webapp
如何开始
- 安装依赖:
npm install --global yo gulp bower - 安装 generator:
npm install --global generator-dfc - Run
yo dfcto scaffold your webapp - Run
gulp serveto preview and watch for changes - Run
bower install --save <package>to install frontend dependencies - Run
gulp serve:testto run the tests in the browser - Run
gulpto build your webapp for production - Run
gulp serve:distto preview the production build
0.1.0
11 years ago