Skip to content

Latest commit

 

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: [email protected]: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