/svelte-mycookbook

Svelte Cookbook app demo using JUI

Primary LanguageSvelteOtherNOASSERTION

sveltekit-jui

Sveltekit-JUI is a kit of UI components to be used in conjunction with Svelte and Svelte Kit. The J stands for Jungle - the UI for user interface.

Usage

Develop

Start a development server:

npm run dev

Build

npm run build

Deploy

vercel . for development and vercel --prod for production