snm

suning mobile template management

  • snm

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
snm
1.3.86 years ago7 years agoMinified + gzip package size for snm in KB

Readme

snm
create project cli
Installation(安装)
``` npm install snm -g ```
Usage(使用)
command(命令): snm or snm -h: ``` Usage: snm Commands:
init   | i      init config.json (创建配置文件)
create | c      create project (生成项目开发模板
Options:
-h, --help     output usage information(帮助)
-V, --version  output the version number(版本)
```