0.5.1 • Published 2 years ago

swo-material-library v0.5.1

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

SWO MATERIAL LIBRARY

UI Components Project on Svelte

Developing

Before running the project, you will need to install dependencies with npm install (or pnpm install or yarn), start a development server:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

StoryBook

Storybook is a frontend workshop for building UI components and pages in isolation. Thousands of teams use it for UI development, testing, and documentation

Run StoryBook

npm run storybook

# or start the server and open the app in a new browser tab
npm run dev -- --open

Building

To create a production version of your app:

npm run build

You can preview the production build with npm run preview.

Dependencies

SveltKit

Storybook

TailwindCSS

To deploy your app, you may need to install an adapter for your target environment.

0.5.1

2 years ago

0.4.1

2 years ago

0.3.1

2 years ago

0.2.1

2 years ago

0.1.1

2 years ago

0.0.1

2 years ago