Skip to content

Instantly share code, notes, and snippets.

@jacksonpires
Last active December 19, 2017 13:11
Show Gist options
  • Save jacksonpires/72df49948e4e79c344613048a14ee07d to your computer and use it in GitHub Desktop.
Save jacksonpires/72df49948e4e79c344613048a14ee07d to your computer and use it in GitHub Desktop.
How to run Angular 2+ on Cloud9
ng serve --host $IP --port $PORT --live-reload-port 8081 --public-host https://<project>-<user>.c9users.io/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment