Question

Hi I have created an sencha touch app which i want to host as web instead of creating a native app package and then deploy at different app stores. I have used sencha touch 2.2.1. Can any one help me on how to deploy my application on server. Steps for deploying sencha touch app on server would be helpful.

Was it helpful?

Solution

If you're using Sencha Cmd, read the Using Sencha Cmd guide in the Touch documentation.

In a nutshell, run sencha app build production and then copy the build to your web server (via FTP, for example).

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top