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网页
- Host: GitHub
- URL: https://github.com/wmhello/vue_jssdk_template
- Owner: wmhello
- License: mit
- Created: 2020-02-07T01:32:47.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T06:42:21.000Z (over 3 years ago)
- Last Synced: 2025-04-05T00:41:15.538Z (about 1 year ago)
- Topics: jssdk, vant, vue, vue-cli, wechat
- Language: Vue
- Size: 2.53 MB
- Stars: 13
- Watchers: 4
- Forks: 7
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/).