Welcome to the first ever NodeSchool Haarlem
Open source workshops that teach web software skills.
Two types of workshops: Core and Electives (your pick!)
Work together and ask questions (we won't bite!)
Install Node.js and npm
Install a workshopper
Learn and have fun!
Easiest way is to download a pre-built installer.
Go to nodejs.org/en/download/ and grab the installer for your platform.
On Ubuntu, open Terminal and type:
$ sudo apt-get install -y nodejs
On Mac OS X, open Terminal and type:
$ brew install node
Start learning Node.js by opening a Terminal or Command Prompt and typing:
$ npm install -g learnyounode
Explore more workshoppers at nodeschool.io/#workshopper-list