Skip to content

lowseven/node-school-tutorials

Repository files navigation

node-school-tutorials

My solutions for the interactive excercises from the nodeschool page.

Exercises done so far
Learn you Node
Stream adventure
Bytewiser
Javascripting
Regex Adventure

Install

npm install

Run

Npm scripts to run the interactive excercises are listed on the package.json

//To visualize the exercise agenda
npm run <excercise-name>

//To submit your solution
npm run <execercise-name> verify <file-path>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors