Package Exports
- cwq-cli
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (cwq-cli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
欢迎使用cwq-cli
这是个简单的项目脚手架,集成了react,vue,jquery三种脚手架
cwqmock -h 查看帮助文档
- cwqmock -r 查看我的简介
- cwqmock create 快速创建项目
- cwqmock watch 启动 mockserver
cwqmock create -t
用脚手架创建项目,项目类型有三种jquery,react,vue
- cwqmock create hello_react -t react
- cwqmock create hello_vue -t vue
- cwqmock create hello_jquery -t jqueryp
cwqmock watch -p
启动mockserver服务
- cwqmock watch db.json -p 5050
- cwqmock watch db.json -p 6060