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

https://github.com/wmhello/vue_jssdk_template

使用vue.js前后端分离开发微信公众号内部使用的h5网页
https://github.com/wmhello/vue_jssdk_template

jssdk vant vue vue-cli wechat

Last synced: about 1 year ago
JSON representation

使用vue.js前后端分离开发微信公众号内部使用的h5网页

Awesome Lists containing this project

README

          

# wx-h5

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

### Compiles and minifies for production
```
npm run build
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).