Full project for the Build a Website with Node course.
- Clone the repo:
git@github.com:hollylawly/node-site.git
- Install packages:
npm install
- Start the server:
nodemon server.js
- Visit in browser at:
http://localhost:8080
Full project for the Build a Website with Node course.
git@github.com:hollylawly/node-site.git
npm install
nodemon server.js
http://localhost:8080