ApplicationStartUp - usil/eventhos-web GitHub Wiki
First you should have running the eventhos back-end
First setup your settings then just use ng serve, then the angular application will be running.
First setup your settings then just use ng build wait for it to finish, then use npm start.