Skip to content

An Introduction to Svelte & SvelteKit built upon DominikGs Svelte Summit repository

Notifications You must be signed in to change notification settings

cloud37/Introduction-to-Svelte-SvelteKit

 
 

Repository files navigation

An introduction to Svelte & SvelteKit (based on Dominik Gs Svelte Summit presentation)

setup

To run this, clone vite-plugin-svelte locally, checkout branch experiment/inline-editor run pnpm build in your local vite-plugin svelte and finally update the pnpm override in here to point at it

run it

pnpm i && pnpm dev

  • use space,Left/Right arrow or footer buttons to navigate

Disclaimer

The setup in use here is not a great example. It was cobbled together to allow for some live effects during the presentation. Feel free to send improvements or use it elsewhere, but please don't judge

Keybindings:

CTRL + Shift for Inspector CTRL + < for Editor

About

An Introduction to Svelte & SvelteKit built upon DominikGs Svelte Summit repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 57.7%
  • JavaScript 28.0%
  • CSS 11.8%
  • HTML 2.1%
  • TypeScript 0.4%