/cscc09.com

CSCC09 - Programming on the Web at the University of Toronto Scarborough

Primary LanguageTypeScript

CSCC09 - Programming on the Web

This is the source code for the CSCC09 course website.

Enjoy the course!

🚀 Quick start

  1. Install dependencies

    cd cscc09.com/
    yarn install
  2. Start developing.

    Navigate into your new site’s directory and start it up.

    yarn run develop
  3. Open the code and start customizing!

    Your site is now running at http://localhost:8000!