This is a reference for the NodeJS and Express intro tutorial. You will be pushing code into this repository. Each branch shows what your code should look like (if you get stuck).
- Download or clone this repo
- Install dependencies: npm install
- Navigate to the root directory
- Start the server file: node server.js