Skip to content

Instantly share code, notes, and snippets.

@philipbeadle
Created May 9, 2016 06:29
Show Gist options
  • Save philipbeadle/42728d185c4c698e4da81e097c1ebebc to your computer and use it in GitHub Desktop.
Save philipbeadle/42728d185c4c698e4da81e097c1ebebc to your computer and use it in GitHub Desktop.
docker run -it --rm -p 8080:3000 -v $(pwd):/www -w "/www" node npm start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment