Full project for the Build a Website with Node course.
- Clone the repo:
git@github.com:scotch-io/node-website-course.git
- Install packages:
npm install
- Start the server:
node server.js
- Visit in browser at:
http://localhost:8080
Code for the Scotch School course by @hollylawly: Build Your First Node.js Website
HTML
Full project for the Build a Website with Node course.
git@github.com:scotch-io/node-website-course.git
npm install
node server.js
http://localhost:8080