Skip to content

Instantly share code, notes, and snippets.

@jdolitsky
Last active December 21, 2015 10:09
Show Gist options
  • Save jdolitsky/6290112 to your computer and use it in GitHub Desktop.
Save jdolitsky/6290112 to your computer and use it in GitHub Desktop.
checkout first section of node course and install packages
cd ~
git clone [email protected]:jdolitsky/nodejscourse.git -b step1
cd nodejscourse
sudo npm install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment