https://github.com/thundernet8/generator-mpvue-rc
使用Mpvue开发原生小程序组件的脚手架
https://github.com/thundernet8/generator-mpvue-rc
miniprogram mpvue yeoman
Last synced: 12 days ago
JSON representation
使用Mpvue开发原生小程序组件的脚手架
- Host: GitHub
- URL: https://github.com/thundernet8/generator-mpvue-rc
- Owner: thundernet8
- License: mit
- Created: 2018-06-09T15:23:11.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-19T13:11:11.000Z (almost 8 years ago)
- Last Synced: 2026-02-23T17:32:37.578Z (5 months ago)
- Topics: miniprogram, mpvue, yeoman
- Language: JavaScript
- Size: 245 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## generator-mpvue-rc
使用Mpvue开发原生小程序组件的脚手架
## 安装
```js
npm install yo -g
npm install generator-mpvue-rc -g
```
## 使用
```js
yo mpvue-rc
```