UNPKG

yw

Version:

易诊前端构建工具

25 lines (17 loc) 301 B
# yw [![NPM version](https://img.shields.io/npm/v/yw.svg?style=flat)](https://www.npmjs.com/package/yw) [yw](https://github.com/wudi0431/yw) boilerplate generator. ---- ## Install ```bash $ npm/cnpm install ``` ## Usage ```bash $ 开发 $ grunt server ``` ```bash $ 打包 $ grunt --forcer ```