npm install
npm run serve
npm run build
this project is utilized with firebase authentication, a firebase project is needed in order for the code to function properly:getting started with firebase.
.env exmaple file: FIRESTORE_API_KEY= FIRESTORE_AUTH_DOMAIN= FIRESTORE_PROJECT_ID= FIRESTORE_STORAGE_BUCKET= FIRESTORE_MESSAGING_SENDER_ID= FIRESTORE_APP_ID=
You can check Firestore docs for a quick set-up: Cloud Firestore Docs