Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imweb/generator-imweb-wxapp
微信小程序脚手架
https://github.com/imweb/generator-imweb-wxapp
Last synced: 28 days ago
JSON representation
微信小程序脚手架
- Host: GitHub
- URL: https://github.com/imweb/generator-imweb-wxapp
- Owner: imweb
- Created: 2018-05-17T09:41:26.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-24T02:52:31.000Z (over 4 years ago)
- Last Synced: 2024-11-11T05:58:59.850Z (about 2 months ago)
- Language: JavaScript
- Size: 41 KB
- Stars: 54
- Watchers: 31
- Forks: 10
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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
```