This is a group project for COMP229 Web Application
- install nodejs 16 or above (If you're using mac, please use nvm)
- install ng cli by
npm install -g @angular/cli
- install firebase cli by
npm install -g firebase-tools
- install git (If you're using mac, it should already installed)
- run
firebase login
to login your gmail account - download the repo from github(https://github.com/cmak34/canSurvey) by
git clone https://github.com/cmak34/canSurvey.git
- change directory to the canSurvey by
cd canSurvey
(assuming using mac) - run
npm i
to install the dependency - then
npm run start
to serve the angular
- Angular
- ng zorro.
- AngularFire
- less
- If you re using VS code, you may install plugin like ng-zorro, angular etc
- please follow w3c standard in naming and validation