Skip to content

🎓 Node.JS source code for courses given by Fiqus

License

Notifications You must be signed in to change notification settings

fiqus/node-course

 
 

Repository files navigation

node-course

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.

Requirements

Node >= v8
NPM >= 5
NVM >= 0.33.11

How to use

Just run npm install and there you go!
Execute with node the desired file.

About

🎓 Node.JS source code for courses given by Fiqus

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.1%
  • HTML 0.9%