https://github.com/thundernet8/generator-mpvue-rc
使用Mpvue开发原生小程序组件的脚手架
https://github.com/thundernet8/generator-mpvue-rc
miniprogram mpvue yeoman
Last synced: 8 months 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: 2025-02-12T16:06:25.103Z (over 1 year ago)
- Topics: miniprogram, mpvue, yeoman
- Language: JavaScript
- Size: 245 KB
- Stars: 0
- Watchers: 3
- 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
```