Skip to content

Instantly share code, notes, and snippets.

@adamniedzielski
Last active October 22, 2015 06:25
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 adamniedzielski/b8e55d5da3afd28624c4 to your computer and use it in GitHub Desktop.
Save adamniedzielski/b8e55d5da3afd28624c4 to your computer and use it in GitHub Desktop.
How to prepare for NodeSchool Łódź
  1. install Node.js - https://nodejs.org/en/download/
  2. npm install -g learnyounode or sudo npm install -g learnyounode (Linux)
  3. run learnyounode and see if it doesn't blow up
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment