Skip to content

Files

Latest commit

author
Chris Sevilleja
Sep 6, 2016
11696af · Sep 6, 2016

History

History
14 lines (9 loc) · 402 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 402 Bytes

Build a Website with Node.js

Full project for the Build a Website with Node course.

Instructions

  1. Clone the repo: git@github.com:scotch-io/node-website-course.git
  2. Install packages: npm install
  3. Start the server: node server.js
  4. Visit in browser at: http://localhost:8080

Course Videos

Watch the first three lessons free