How to make a proper Dev-Deployment? (Continuous Deployment)

Hello everyone,

we have a device were we can deploy our app, that is fine.

But what we want is to make this deployment to a server and once when I click on the app to open it, it should load the content from the server so I don’t have to connect my device every time via USB and so we can work with continous deployment. How can I do that with Ionic?