UNPKG

generator-mooc

Version:

generate front-end files for projects and modules

23 lines (13 loc) 330 B
# <%= appname %> > <%= description %> ## 用法 - 项目构建 ```bash $ grunt build ``` 构建后的 app 文件存放于 dist 目录,css 文件存放于 theme/default/css 目录 - 调试服务器 ```bash $ grunt server ``` 浏览器中访问 http://127.0.0.1:8888