sveltekit-jui icon indicating copy to clipboard operation
sveltekit-jui copied to clipboard

Sveltekit-JUI is a kit of UI components to be used in conjunction with Svelte and Svelte Kit

sveltekit-jui

Sveltekit-JUI is a kit of UI components to be used in conjunction with Svelte and Svelte Kit.

Usage

Develop

Start a development server:

npm run dev

Build

npm run build

Deploy

vercel . for development and vercel --prod for production