Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 731 Bytes

README.md

File metadata and controls

31 lines (23 loc) · 731 Bytes

Iris Goal Tracker

Team Iris

Installation Guide

  • If you have not been added to the organization, kindly work in your forked repository and open a pull request here
  • Fork the repository and push to your staging branch
  • Merge to your master and compare forks with the original repository
  • Open a Pull Request.
  • Read this
git clone https://github.com/hngi/iris-goal-tracker
cd iris-goal-tracker
npm i
ng serve
visit localhost:4200 in your browser