Answer the question
In order to leave comments, you need to log in
How to run the application on the server?
How to run an application that runs locally?
Answer the question
In order to leave comments, you need to log in
Look, run the application, you mean publish it on the server?
Then you need to first build the project locally, for this you write the following: ng build --prod
Then if you look at the project folders, the dist folder will appear there, and you simply publish everything that is there on the server.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question