This was the final project for UI development class, designed and prototyped over 3 weeks. Built with Vue.js frontend and a Firebase Firestore backend.
Contributors
- Francesca Duong
- William Li
- Kevin Wang
Make sure you have the latest version of npm installed.
In the spark/ directory:
npm install
npm run serve
npm run build
npm run build -- --mode development
npm run lint


