This repository contains all the Client-Side source code and documentation to run the LernApp-Client.
In order to install the API you'll need node. To install open your terminal and run
$ npm install
in the directory of the repository.
Client Starts by
$ npm run start