Data 88 is a generic course listing that encompasses several Data 8 connector courses. This repository is for the Data 88 website.
Render the calendar JSON requires that HTTP requests get sent to a server. To view this site locally, you must run an HTTP server out of the root of this repo. An easy option is the npm http-server package.