Fellows I have made an app by using ionic framework. When I run On the terminal it runs as it should be. But when I run it via: I see on the device the app running by displaying the ionic’s loading screen, but after that it does not run as it should be. What I am asking is how can
Tag: ionic-framework
How to run Ionic serve permanently?
I am using Ionic framework for one application. The code is on a linux server. I am running the application using ionic serve command through putty. But, the problem is if I close the putty the application is stopped. Is there any way to run the ionic serve permanently as a daemon process? Answer I’m suspecting you’re trying to do