https://github.com/weianke/mpvue-momobook
基于mpvue的全栈图书类小程序
https://github.com/weianke/mpvue-momobook
koa2 mongodb mpvue mysql vue vuex webpack
Last synced: 3 months ago
JSON representation
基于mpvue的全栈图书类小程序
- Host: GitHub
- URL: https://github.com/weianke/mpvue-momobook
- Owner: weianke
- Created: 2019-01-11T09:01:03.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-29T23:39:32.000Z (over 5 years ago)
- Last Synced: 2025-01-02T11:44:27.161Z (5 months ago)
- Topics: koa2, mongodb, mpvue, mysql, vue, vuex, webpack
- Language: JavaScript
- Homepage:
- Size: 121 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# momoBook
> 基于mpvue的图书小程序 开发完毕!欢迎start🐶
## 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).