svelte-forms-lib

Svelte Forms Lib

Running forms with svelte and svelte-forms-lib in vite.

svelte-forms-lib

Running forms with svelte and svelte-forms-lib in vite.

Install vite, eslint, stylelint and prettier as global dependencies

npm i -g vite eslint stylelint prettier prettier-eslint prettier-eslint-cli

Install project

npm i

Start development server (http://localhost:3000/)

vite --host

Build and start preview server (http://localhost:4173/)

vite build && vite preview --host

Optional: Install caddy (e.g. "sudo pacman -Syu caddy" or from the official Homepage) to open a reverse proxy server (http://workspace/) with preconfigured Caddyfile

sudo caddy run -config Caddyfile

Top categories

svelte logo

Want a Svelte site built?

Hire a Svelte developer
Loading Svelte Themes