To start the http file server, just run this command inside your app path:
sencha web start
Then you can open the app in the browser from this address: http://localhost:1841
To stop the server, hit ctrl+C or just run this command:
sencha web stop
That is all. Happy coding.
No comments:
Post a Comment