https://github.com/airingursb/life-box
生命格子
https://github.com/airingursb/life-box
vue-cil vue-router vue2 vuex
Last synced: 8 months ago
JSON representation
生命格子
- Host: GitHub
- URL: https://github.com/airingursb/life-box
- Owner: airingursb
- Created: 2017-07-18T04:02:10.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T05:32:45.000Z (almost 2 years ago)
- Last Synced: 2025-01-12T11:34:13.219Z (9 months ago)
- Topics: vue-cil, vue-router, vue2, vuex
- Language: Vue
- Size: 40 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# life-box
> Life Box
## 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).