This is the source code for the Intermediate JavaScript course taught by Peter J. Jones.
This collection of exercises and demos needs Node.js installed to work correctly.
If you cloned this repository from GitHub you'll need to bootstrap it. From the command line, and within this directory, by running the following command:
npm install
-
From the command line, and in this directory, run the following command:
node bin/server.js
-
Open the following URL in your browser of choice: