Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/clumsyme/mpvue-demo
try mpvue
https://github.com/clumsyme/mpvue-demo
mpvue vue wxapp
Last synced: 4 days ago
JSON representation
try mpvue
- Host: GitHub
- URL: https://github.com/clumsyme/mpvue-demo
- Owner: clumsyme
- Created: 2018-03-09T06:18:11.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-09T06:39:51.000Z (almost 7 years ago)
- Last Synced: 2024-11-06T03:16:56.216Z (about 2 months ago)
- Topics: mpvue, vue, wxapp
- Language: JavaScript
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mpvue-demo
> Try mpvue
## Build Setup
``` bash
# install dependencies
npm install# serve with hot reload at localhost:8080
npm run dev# build for production with minification
npm run build# build for production and view the bundle analyzer report
npm run build --report
```For detailed explanation on how things work, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).