Skip to content

levindoneto/sprint-reviewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Sprint Reviewer

Apps for being used in reviews of passed sprints.

Author: Levindo Gabriel Taschetto Neto.

Deploy

If Angular CLI is not installed

$ npm install -g @angular/cli

Install Firebase Tools and AngularFire2

$ npm install firebase-tools -g
$ npm install angularfire2 firebase --save