Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/imweb/generator-imweb-wxapp

微信小程序脚手架
https://github.com/imweb/generator-imweb-wxapp

Last synced: 28 days ago
JSON representation

微信小程序脚手架

Awesome Lists containing this project

README

        

# generator-imweb-wxapp [![NPM version](https://img.shields.io/npm/v/generator-imweb-wxapp.svg)](https://www.npmjs.com/package/generator-imweb-wxapp)
yeoman generator插件,imweb 微信小程序项目脚手架

## Install

``` bash
npm install -g yo generator-imweb-wxapp
```

## Usage

```bash
mkdir test
cd test
yo imweb-wxapp:app
```