https://github.com/stupidism/huiban-mars-backup
https://github.com/stupidism/huiban-mars-backup
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/stupidism/huiban-mars-backup
- Owner: Stupidism
- Created: 2019-07-21T10:56:18.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-02T15:30:12.000Z (over 5 years ago)
- Last Synced: 2025-01-07T23:51:34.391Z (4 months ago)
- Language: Vue
- Size: 13.7 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mars
> A micro program front project of imeetingu.
## 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).