https://github.com/webkong/generator-onekey-h5
用来一键生成H5活动页面项目的脚手架
https://github.com/webkong/generator-onekey-h5
Last synced: 4 months ago
JSON representation
用来一键生成H5活动页面项目的脚手架
- Host: GitHub
- URL: https://github.com/webkong/generator-onekey-h5
- Owner: webkong
- License: mit
- Created: 2016-12-26T07:34:39.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-31T08:42:21.000Z (about 9 years ago)
- Last Synced: 2025-02-10T09:31:27.584Z (over 1 year ago)
- Language: JavaScript
- Size: 8.79 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# generator-onekey-h5
一键生成h5文件目录,和gulp基本功能的脚手架
```
## How to use?
npm install generator-onekey-h5 -g
yo onekey-h5
cd object
npm install
```