An open API service indexing awesome lists of open source software.

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 项目脚手架

Awesome Lists containing this project

README

          

# generator-imweb-h5 [![NPM version](https://img.shields.io/npm/v/generator-imweb-h5.svg)](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
```