CRUD with Vue and Firebase
I simply removed my firebase.js when I committing this repo. please add firebase config js file if you try to use this source.
# 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.