/test-uikit

Primary LanguageTypeScript

Testing Vite as a build tool for the UI kit.


build UI kit

inside packages/uikit:

yarn install && yarn build

build and run playground

inside apps/playground:

yarn install && yarn dev

use Storybook

inside packages/uikit:

yarn run storybook