Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 538 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 538 Bytes

First Node Website Tutorial

These repo contains the finished code for the tutorial on building a simple Node.js website with Express and Pug.

You can access the tutorial here.

Live demo

Instructions

  1. Clone repo
  2. Run npm install

Usage

  1. Run npm start
  2. Navigate to localhost:80

Getting Help

Need some help? Leave a comment on the tutorial — this repo is meant as a place to grab the finished code and isn't a support channel.