Simmons SharkHack
23 March 2018
Rachel Boyce (RB)
rfboyce@gmail.com
Light-weight, event-driven Javascript runtime with non-blocking I/O.
1. Go to
https://nodeschool.io/#workshoppers
2. Open shell Terminal:
node -v
npm -v
npm install -g learnyounode
3. Make a directory for the workshopper files
mkdir learnyounode cd learnyounode
4. Open a text editor
5. Start workshopper
learnyounode
By arebe