Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ciscoheat/superforms-web

Website for the SvelteKit library Superforms
https://github.com/ciscoheat/superforms-web

svelte sveltejs

Last synced: 3 months ago
JSON representation

Website for the SvelteKit library Superforms

Awesome Lists containing this project

README

        

# Superforms website

Powered by the beautiful UI framework [Skeleton](https://www.skeleton.dev/) and the Markdown preprocessor [mdsvex](https://mdsvex.com/) that integrates with Svelte like magic.

## Developing

```bash
pnpm install
```

```bash
pnpm run dev

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