akveo / ngx-admin-bundle-support

Support repository for ngx-admin backend bundles with issues tracking, instructions and code samples
58 stars 32 forks source link

how to launch ngx-admin in prod mode #111

Open touagueni opened 1 year ago

touagueni commented 1 year ago

Hi there,

it is more of a question really.

I would like to understand more about how to lunch it in production mode? based on the provided documentation:

  1. we have edited the src/environements/environment.prod.ts
  2. we have generated the dist by running npm run build:prod command.

However it is not clear how to start the application in production mode? Please, can you help?

Many Thanks and Regards

Tewfik