https://github.com/appsynergy/vue-loader-firebase-tutorial
https://github.com/appsynergy/vue-loader-firebase-tutorial
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/appsynergy/vue-loader-firebase-tutorial
- Owner: AppSynergy
- License: mit
- Created: 2017-03-14T11:38:50.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-15T14:29:58.000Z (over 9 years ago)
- Last Synced: 2025-02-16T04:21:03.645Z (over 1 year ago)
- Language: JavaScript
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vue-loader-firebase-tutorial
> 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
```
For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader).