buefy-shop
This project basically created for Software Maintenance & Evolution Project. The objective of this project is to maintain, evolve, collaborate, test build, and deploy selected code in this repository. Special credit to the owner of this project (buefy-shop). You may find the original repository here (https://github.com/14nrv/buefy-shop).
Team Member
- Ahmad Auf Bin Nasruddin
- Mohamad Syafiq Bin Ismail
- Muhammad Ammar Ashraff Bin Mohamad Azwin
- Muhammad Haziq Abrar Bin Justi
- Mustafa Syahmi Bin Abd Rashid
- Nur Shafiqah Bt Shuhaimi
Build Setup
# open vue ui
$ vue ui
# install dependencies
$ yarn install
# add .env (contain firebase key) file at root of the folder
# add .serviceAccountKey.json (contain firebase-admin key) file at root of the functions folder
# serve with hot reload at localhost:3000
# service worker is disabled in dev
$ yarn dev
References
Checkout the documentation below