Skip to content

svelte-uikit/svelte-uikit

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published