Build a Website with Node.js

Full project for the Build a Website with Node course.

Instructions

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

Course Videos

Watch the first three lessons free