471 Forks
68 Stars
68 Watchers

express-workshop

Workshop on Node.js basics with Express. https://nodegirls.com

How to download and setup express-workshop

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

Or simply clone express-workshop with SSH
[email protected]:node-girls/express-workshop.git

If you have some problems with express-workshop

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