Node.JS codebase for 5-class course given by Fiqus!
The files contained are the examples and exercises used in the classes through the whole Node.JS course.
./exercises are incomplete to be solved by the students.
./solved are the completed excercises fully resolved.
Node >= v8
NPM >= 5
NVM >= 0.33.11
Just run npm install
and there you go!
Execute with node
the desired file.