A web application built in AngularJS with the purpose of testing and demoing for an examination project.
To run it:
Make sure you have node.js and npm installed.
Follow the prerequisite steps in this link for your specific OS.
Clone the repository.
Change directory to the project root, run: npm install
After the installation, run npm start
Navigate to localhost:8000/app in your browser