Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ Full project for the Build a Website with Node course.

## Instructions

1. Clone the repo: `git@github.com:scotch-io/node-website-course.git`
1. Clone the repository: `git@github.com:scotch-io/node-website-course.git`
2. Install packages: `npm install`
3. Start the server: `node server.js`
4. Visit in browser at: `http://localhost:8080`

## Course Videos

[Watch the first three lessons free](https://school.scotch.io/build-a-nodejs-website)
[Watch the first three lessons of this course for free](https://school.scotch.io/build-a-nodejs-website)