https://github.com/imweb/generator-imweb-h5
imweb h5 项目脚手架
https://github.com/imweb/generator-imweb-h5
Last synced: 12 months ago
JSON representation
imweb h5 项目脚手架
- Host: GitHub
- URL: https://github.com/imweb/generator-imweb-h5
- Owner: imweb
- Created: 2017-02-20T07:47:13.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-31T09:21:29.000Z (over 8 years ago)
- Last Synced: 2025-06-01T13:13:20.269Z (about 1 year ago)
- Language: JavaScript
- Size: 16.6 KB
- Stars: 7
- Watchers: 28
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# generator-imweb-h5 [](https://www.npmjs.com/package/generator-imweb-h5)
yeoman generator插件,imweb h5 项目脚手架
## Install
``` bash
tnpm install yo
tnpm install generator-imweb-h5
```
## Usage
```bash
# 添加新页面
yo imweb-h5:page
```