Subham Bhattacharjee 38230d98d7 Added svelte-zod-form library (#408)
* Added svelte-zod-form library

Added library that I created that integrates zod with form

* Update components.json

---------

Co-authored-by: Lachlan Collins <1667261+lachlancollins@users.noreply.github.com>
2023-12-16 12:16:45 +11:00
2021-10-03 18:23:32 +02:00
2023-12-16 12:16:45 +11:00
2021-08-30 19:25:45 -04:00
2021-09-14 19:54:52 +02:00
2021-08-30 13:45:35 +02:00
2021-05-03 11:56:52 +00:00
2023-12-14 09:19:15 -08:00
2022-07-17 21:40:53 -07:00
2023-07-05 03:13:34 +10:00
2023-07-05 03:02:17 +10:00
2023-07-09 05:16:02 +02:00

Svelte Society Website

Using SvelteKit!

Developing

In order to start a development server:

pnpm install
pnpm run dev

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

Building

Before creating a production version of your app, install an adapter for your target environment. Then:

pnpm run build

You can preview the built app with pnpm run preview, regardless of whether you installed an adapter. This should not be used to serve your app in production.

Description
No description provided
Readme MIT 3.1 MiB
Languages
Svelte 52.7%
JavaScript 29.8%
TypeScript 11.6%
CSS 5.4%
HTML 0.5%