https://github.com/tutv/vue-demo
Vue.js Demo
https://github.com/tutv/vue-demo
Last synced: 5 months ago
JSON representation
Vue.js Demo
- Host: GitHub
- URL: https://github.com/tutv/vue-demo
- Owner: tutv
- Created: 2017-08-02T05:00:36.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-02T09:03:51.000Z (almost 9 years ago)
- Last Synced: 2025-02-04T21:45:21.188Z (over 1 year ago)
- Language: Vue
- Homepage: https://veujs.surge.sh/
- Size: 373 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-practice
> A Vue.js project
# Technologies
Vue + Vuex + Vue Router + Vue Resource + Firebase
## 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
```
For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader).