/node-website-course

Code for the Scotch School course by @hollylawly: Build Your First Node.js Website

Primary LanguageHTML

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