vue-example-book-store Install $ npm install # Run at localhost:8081 $ npm start Config folder: src/components/firebaseConfig.js Your firebase keys: export default { apiKey: "", authDomain: "", databaseURL: "", projectId: "", storageBucket: "", messagingSenderId: "" }