This is the source code and training content for the Web Development course taught by Ryan Morris.
It is based off mixed course content originally authored by by Peter J. Jones, Ryan Morris and Joshua McNeese.
Original source code for the course is located here: https://github.com/devalot/webdev
This collection of exercises and demos needs Node.js >=
8
installed to work correctly.
-
Install dependencies
npm install
-
Run the server (this is actually in the
./src
directory)npm start
-
Open the following URL in your browser of choice: