This is the source code and training content for the Web Development course taught by Peter J. Jones.
The official site for this course is https://github.com/devalot/webdev
This collection of exercises and demos needs Node.js >= 8
installed to work correctly.
-
Look in the
start-scriptsfolder for a file matching your operating system:-
macOS: Double-click the
macos.commandfile -
Windows: Double-click the
windows.cmdfile -
Linux/*BSD: Open a term and use
linux.sh
-
-
Open the following URL in your browser of choice:
-
Install the Nix Package Manager (
>=2.0 is required) -
Run the following command:
nix build
The generated PDF files will be in the result directory.