/savvy-vuegram-app

https://savvyapps.com/blog/definitive-guide-building-web-app-vuejs-firebase

Primary LanguageVue

Firebase setup

See how to Add Firebase to your Javascript project. Then update src/firebaseConfig.js with your app's config from the Firebase console.

vuegram-app

This is an updated version of the app from Savvy Apps, following this tutorial blog. Credits and thanks to the Savvy Apps team.

This project was created with Vue CLI 4.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.