Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 392 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 392 Bytes

Online Course Tracker

Welcome to Online Course tracker.

This project is to aid people in remembering which courses they took, where they took a little pause, where to resume, and in what order all of this happened!

To get this app up and running:

  • clone this GitHub Repository
  • cd project
  • npm install
  • ng serve

Notes:

Don't use Yarn, as it tends to mess-up the build.