chanjet-gzq-h5

app 工程生成器及工具

Usage no npm install needed!

<script type="module">
  import chanjetGzqH5 from 'https://cdn.skypack.dev/chanjet-gzq-h5';
</script>

README

chanjet-gzq-h5

app 工程生成器及工具

npm Package downloads per month

安装

    $ npm install chanjet-gzq-h5 -g

使用

构建项目

    $ chanjet-gzq-h5 myApp

运行

    $ cd myApp
    
    $ npm install
    
    $ npm start

访问浏览器: http://localhost:8080/

tools:

生成React Component 模板文件

  $ chanjet-gzq-h5 create xx -c

生成 Page 模板文件

   $ chanjet-gzq-h5 create xx -p

chanjet-gzq-h5 -h 查看帮助 chanjet-gzq-h5 -v 查看版本 chanjet-gzq-h5 --doctor 检查依赖环境