Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 349 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 349 Bytes

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