This is the Angular application that was created for the project of the course TDA602
In order to be able to compile this code and get the files that you will put in a web server, you first need to install angular and its dependencies (http://angular.io) Then create a new Angular project, and replace the created src folder with the src folder from this repo.
Run "npm build --prod" to compile the application and get all resulting files