This is a goBoard project: It is a scurm project board that we can use for plan.
Requare: must instill npm, nodejs Start the project:
- FIRST TIME ONLY, do "npm install -g @angular/cli"
- go to goBoard folder
- npm install
- npm start
Unit test:
- go to goBoard folder
- ng test note: Tests will execute after a build is executed via Karma, and it will automatically watch your files for changes