Skip to content

ApplicationStartUp

Luis Huertas edited this page Mar 10, 2022 · 1 revision

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.

Eventhos Web

Configurations

Deployment

Angular

Use cases

Features

Settings

For Developers

Api

CDN

Clone this wiki locally