TODO
TODO
In order to build the webpanel you need a current version of Node.js (>=6.9.5) installed on your system. To build it, you need to install the Angular CLI
npm install -g @angular/cli
After that you have to execute the following commands
npm install
npm run build