Skip to content

Instantly share code, notes, and snippets.

@amcginlay
Last active October 30, 2019 18:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save amcginlay/e678a1778a7356e2d59fedb2aa7ac6dc to your computer and use it in GitHub Desktop.
Save amcginlay/e678a1778a7356e2d59fedb2aa7ac6dc to your computer and use it in GitHub Desktop.
# execute the following command from the terminal of a new c9 workspace
git clone https://github.com/amcginlay/nodejs-chat.git
cd nodejs-chat
npm install
# Now ...
# - open server.js and click the green run button
# - click Preview / Preview Running Application
# - in the mini-browser window, click the stacked window icon to open in a new tab
# - See this if you want to test from mobile, etc:
# https://docs.aws.amazon.com/cloud9/latest/user-guide/app-preview.html#app-preview-share
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment