116 Forks
322 Stars
322 Watchers

30daysofnode

30 days of node is a code base tutorial series for node.js which deals with providing a practical project based learning experience instead of talking about its conceptual details.

How to download and setup 30daysofnode

Open terminal and run command
git clone https://github.com/nodejsera/30daysofnode.git
git clone is used to create a copy or clone of 30daysofnode 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 30daysofnode https://github.com/nodejsera/30daysofnode/archive/master.zip

Or simply clone 30daysofnode with SSH
[email protected]:nodejsera/30daysofnode.git

If you have some problems with 30daysofnode

You may open issue on 30daysofnode support forum (system) here: https://github.com/nodejsera/30daysofnode/issues