NodeSchool Haarlem #1

Welcome to the first ever NodeSchool Haarlem

About NodeSchool

Open source workshops that teach web software skills.

Mentors

Format

Two types of workshops: Core and Electives (your pick!)

Work together and ask questions (we won't bite!)

How To Get Started

Install Node.js and npm

Install a workshopper

Learn and have fun!

Installing Node.js and npm

Easiest way is to download a pre-built installer.

Go to nodejs.org/en/download/ and grab the installer for your platform.

Installing Node.js and npm

On Ubuntu, open Terminal and type:

$ sudo apt-get install -y nodejs

Installing Node.js and npm

On Mac OS X, open Terminal and type:

$ brew install node

Installing a workshopper

Start learning Node.js by opening a Terminal or Command Prompt and typing:

$ npm install -g learnyounode

Have fun!

Explore more workshoppers at nodeschool.io/#workshopper-list