Website for the encodot project.
Prerequisites:
First install npm packets with npm install.
Then a local development server can be started with the command ng serve. Once the server has started up you can open the website on http://localhost:4200.
Run ng test to execute the unit tests via JestJS.