To run application, type
npm start
in panel-app. On Windows system it will start running server in node.js and web application.
To test the behavior of indicators depending on the buy prices, run
npm run start-mock
Server is running on http://localhost:3000/. Web application on port 4200.