Skip to content

Engineering Large Software Systems at University of Toronto Scarborough

Notifications You must be signed in to change notification settings

choyiny/cscd01.com

Repository files navigation

CSCD01 - Engineering Large Software Systems

This is the source code for the CSCD01 course website.

Enjoy the course!

🚀 Quick start

  1. Install dependencies

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

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

    yarn dev
  3. Open the code and start customizing!

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