Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 354 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 354 Bytes

Learn Node.js in 30 minutes or less - Part 1

This repo contains the finished code for the "Learn Node.js in 30 minutes or less" tutorial found at: developmentr.com

Setup

Once the code is downloaded you need to run npm install from your terminal to pull down the required packages.