Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/scotch-io/node-website-course

Code for the Scotch School course by @hollylawly: Build Your First Node.js Website
https://github.com/scotch-io/node-website-course

Last synced: 8 days ago
JSON representation

Code for the Scotch School course by @hollylawly: Build Your First Node.js Website

Awesome Lists containing this project

README

        

# Build a Website with Node.js

Full project for the Build a Website with Node course.

## Instructions

1. Clone the repo: `[email protected]: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)