ApplicationStartUp - usil/eventhos-web GitHub Wiki

How to start the application

First you should have running the eventhos back-end

For development

First setup your settings then just use ng serve, then the angular application will be running.

For production

First setup your settings then just use ng build wait for it to finish, then use npm start.

⚠️ **GitHub.com Fallback** ⚠️