⚠️ This repository is no longer maintained by Lukas Martinelli.
This is a Single Page App built with AngularJs on the client side and Node on the server side. The same Project has been realized in JSF. It is a mini project created after the specifications given in the Internet Technologies lecture.
You should have NodeJS and npm installed. For testing and linting the project you need Grunt.
npm install
node server.js
Now visit http://localhost:4730/index.html
.
grunt test