Skip to content

ggpp224/chanapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 检查依赖环境