This repository contains various experiments and examples built with SvelteKit, exploring different features and best practices.
load
function.Clone the repository and install dependencies:
git clone [email protected]:simon-lund/sveltekit-experiments.git
cd sveltekit-experiments
pnpm install
Start a development server:
pnpm dev