/superforms-web

Website for the SvelteKit library Superforms

Primary LanguageSvelte

Superforms website

Powered by the beautiful UI framework Skeleton and the Markdown preprocessor mdsvex that integrates with Svelte like magic.

Developing

pnpm install
pnpm run dev

# or start the server and open the app in a new browser tab
pnpm run dev -- --open