svelte-uikit

Quickstart

Clone the repo. Open the directory in your terminal and run:

npm install

After the dependencies are installed, run:

npm start

The application will be compiled and the development server will start at https://localhost:6006.

How to Build the Docs

The following command will compiler the StoryBook application to docs directory.

npm storybook:build

You may serve the built content with the following command:

npm storybook:serve

Top categories

Loading Svelte Themes