Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tangsj/mpvue-todolist
简单的体验一下mpvue
https://github.com/tangsj/mpvue-todolist
Last synced: 3 months ago
JSON representation
简单的体验一下mpvue
- Host: GitHub
- URL: https://github.com/tangsj/mpvue-todolist
- Owner: tangsj
- Created: 2018-03-12T02:53:07.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-03-12T02:55:27.000Z (over 6 years ago)
- Last Synced: 2024-07-27T14:34:47.445Z (3 months ago)
- Language: JavaScript
- Size: 91.8 KB
- Stars: 16
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-mpvue - todolist - todo list (示例 / 目录)
README
# mpvue-todolist
> mpvue test
## 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).