Skip to content

ciscoheat/superforms-web

Repository files navigation

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