Important!

The Angular app is located under the angular folder

Please follow the following instructions to get it up and running

  • Run npm install. This will install all the libraries and dependencies used to build the app.
  • Run npm run start. This will start a development server with the configuration in angular.json
  • Using your favorite browser go to localhost:4200