Skip to content

cmak34/canSurvey

Repository files navigation

CanSurvey

This is a group project for COMP229 Web Application

Prerequisition & working environment

  • 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)

How to run

  • 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

Libraries / Plugins for reference

Style

  • please follow w3c standard in naming and validation

About

Group project for Comp 229

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published