This is a simple example of using the vuejs with firebase.
Used features and technologies:
- Materialize
- Firebase
- VueJs
To view it, follow the instructions:
npm install
import firebase-schema.json into the databse. Configure the rules of realtime database for without authentication.
save your credentials to firebase-config.js
npm run dev
npm run build