Skip to content

Instantly share code, notes, and snippets.

@jasonrhodes
Last active August 29, 2015 14:05
Show Gist options
  • Save jasonrhodes/e30f0eac2cf9b2469088 to your computer and use it in GitHub Desktop.
Save jasonrhodes/e30f0eac2cf9b2469088 to your computer and use it in GitHub Desktop.
Intro to node: notes about the revisit.link-quickstart guide and how to improve for beginners
  • What is "npm install?" how do i download node/npm?
  • "run" npm install -- from where? terminal / cli / prompt
  • quick explanation of what a package manager is, package.json
  • do you really need to make a new repo right away? if so explain that it should be named uniquely for you
@gringogidget
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment