https://github.com/rocity/vue-practice
Vue practice app
https://github.com/rocity/vue-practice
Last synced: 28 days ago
JSON representation
Vue practice app
- Host: GitHub
- URL: https://github.com/rocity/vue-practice
- Owner: rocity
- License: mit
- Created: 2017-09-07T15:40:43.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-07T18:28:35.000Z (over 8 years ago)
- Last Synced: 2025-02-02T22:32:01.272Z (over 1 year ago)
- Language: JavaScript
- Size: 83 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vue-practice
Vue practice app
> A Vue.js project
## 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://