Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 320 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 320 Bytes

ColleagueApp

Steps to follow for running this application -

  1. Clone the repository.
  2. Open it in VScode ideally.
  3. Run command npm install or npm install --force to get third party libraries installed.
  4. Run Command npm start or ng serve.
  5. Go to Browser and type localhost:4200.
  6. Go through the application.