E
E
Egor Antropov2019-08-20 21:14:05
Angular
Egor Antropov, 2019-08-20 21:14:05

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

1 answer(s)
Q
Qairat, 2019-09-05
@Qairat

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 question

Ask a Question

731 491 924 answers to any question