Skip to content

Instantly share code, notes, and snippets.

@kostysh
Created May 19, 2015 21:17
Show Gist options
  • Save kostysh/e63cb831bc2153b76523 to your computer and use it in GitHub Desktop.
Save kostysh/e63cb831bc2153b76523 to your computer and use it in GitHub Desktop.
Start web server using sencha cmd
sencha web -port 8080 start -map [project_name]=/[path_to_project_folder] &
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment