Answer the question
In order to leave comments, you need to log in
How can I run Angular-cli if I'm using regular hosting?
Hello. I want to use Angular in my project . The problem is that I'm using PHP on the back end. As far as I know, Node.js doesn't run on regular hosting. Are there any solutions?
My additional questions:
Answer the question
In order to leave comments, you need to log in
Angular Cli is just a dev utility that simplifies working with the framework, in most cases such utilities run only on the developer's machine and they have nothing to do on the hosting
You can build the production assembly locally and upload ready-made bundles to the hosting
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question