This repository contains a project-manager demo tool, created for educational purposes. The main focus is to use Vuetify components to create an interesting UI. The app retrieves data from a Cloud Firestore DB.
This project involves the following technologies:
- Vue
- Vuetify
- Cloud Firestore
For personal usage, replace the firebase config with your own.
- Add other FireStore capabilities
npm install
npm run serve
npm run build
npm run lint