JSPM

cwq-cli

1.0.4
    • ESM via JSPM
    • ES Module Entrypoint
    • Export Map
    • Keywords
    • License
    • Repository URL
    • TypeScript Types
    • README
    • Created
    • Published
    • Downloads 6
    • Score
      100M100P100Q41899F
    • License ISC

    Customized mock server by chenwenqi.

    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 查看帮助文档
    1. cwqmock -r 查看我的简介
    2. cwqmock create 快速创建项目
    3. cwqmock watch 启动 mockserver

    cwqmock create -t

    用脚手架创建项目,项目类型有三种jquery,react,vue

    1. cwqmock create hello_react -t react
    2. cwqmock create hello_vue -t vue
    3. cwqmock create hello_jquery -t jqueryp

    cwqmock watch -p

    启动mockserver服务

    1. cwqmock watch db.json -p 5050
    2. cwqmock watch db.json -p 6060