This repository contains the materials for Mainmatter' Svelte & SvelteKit workshop.
[!NOTE] This workshop has been written by Mainmatter.
It's one of the trainings in our portfolio of workshops.
We also offer consulting, training, and team augmentation for Svelte – check out our website to learn more!
Running this presentation locally requires Node.js and pnpm installed.
# Install dependencies
pnpm install
# Build
pnpm build
# Serve the presentation
pnpm serve
The presentation is based on Reveal.js and is served at http://localhost:4173/
The example application for the workshop can be found at mainmatter/svelte-workshop-music-player.
Copyright © 2015–2023 Mainmatter GmbH; released under the Attribution NonCommercial ShareAlike 3.0 Unported license.