This is a simple programs application that lists programs and their related activities.
Download and install Node.js (https://nodejs.org/en/) Download and install a Text Editor eg Visual Studio Code Use the Node command line or editor teminal to install the project dependancies: Navigate to the project folder. Type: npm install
On a terminal, navigate to the project folder. Run 'ng serve' for a dev server. Navigate to 'http://localhost:4200/' on your browser.