Skip to content

Instantly share code, notes, and snippets.

@kostysh
Created August 9, 2014 13:06
Show Gist options
  • Save kostysh/b0c0fb4b3fb594eddb2d to your computer and use it in GitHub Desktop.
Save kostysh/b0c0fb4b3fb594eddb2d to your computer and use it in GitHub Desktop.
Start Sencha CMD builtin web server for app testing
sencha web -port 8080 start -map [local_url]=[path_to_app] &
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment