Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shaoxiong789/woqu-cli


https://github.com/shaoxiong789/woqu-cli

Last synced: 11 days ago
JSON representation

Awesome Lists containing this project

README

        

## 起步

```
/* npm 安装 */
npm install woqu-cli -g
```

```
/* 初始化woqu项目*/
woqu-build init (简写为: wb i)
// 输入项目名称
// 输入初始版本
// 输入server端口