A Vue.js project
# 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.
You will need to add your own details in src/config.js
- Go to console.firebase.com
- Create a new project
- Click on
Add Firebase to your webapp
- copy the config details and paste them in src/config.js
- Go to the database section, click on Firestore.
- Select Test mode.