0.1.1 • Published 8 years ago

chanapp v0.1.1

Weekly downloads
27
License
-
Repository
-
Last release
8 years ago

chanapp

app 工程生成器及工具

安装

    $ npm install chanapp -g

使用

构建项目

    $ chanapp myApp

运行

    $ cd myApp
    
    $ npm install
    
    $ npm start

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

tools:

生成React Component 模板文件

  $ chanapp create xx -c

生成 Page 模板文件

   $ chanapp create xx -p

chanapp -h 查看帮助

0.1.1

8 years ago

0.1.0

8 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7-1

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago