/cvw2024site

Coding Virtual Worlds 2024 / Aalto University

Primary LanguageSvelteOtherNOASSERTION

Coding Virtual Worlds 2024

Source code & content for the course materials website.

This is a static website built with SvelteKit.

Text content of the pages can be found in the .md files under /src/content.

Getting started:

  • install nodejs
  • run npm install to install the dependencies
  • run npm run dev to start the development server