basic-spa-vue-firebase-legacy
basic-spa-vue-firebase-legacy copied to clipboard
Basic SPA with Vue and Firebase
Basic Single Page application using Vue.js and Firebase
A Vue.js/Firebase project
Tutorial you can find here:
Part 1 — https://medium.com/@oleg.agapov/basic-single-page-application-using-vue-js-and-firebase-part-1-9e4c0c11a228
Part 2 - https://medium.com/@oleg.agapov/basic-single-page-application-using-vue-js-and-firebase-part-2-143a3084266f
Build Setup
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build