4 Forks
13 Stars
13 Watchers

node-lessons

Node Lessons are a series of exercises aimed to learn the basics of NodeJs and Express.

How to download and setup node-lessons

Open terminal and run command
git clone https://github.com/micheleangioni/node-lessons.git
git clone is used to create a copy or clone of node-lessons repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with node-lessons https://github.com/micheleangioni/node-lessons/archive/master.zip

Or simply clone node-lessons with SSH
[email protected]:micheleangioni/node-lessons.git

If you have some problems with node-lessons

You may open issue on node-lessons support forum (system) here: https://github.com/micheleangioni/node-lessons/issues