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.
- Clone repo
- Run
npm install
- Run
npm start
- Navigate to
localhost:80
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.