Skip to content

lightning-js/ui-components

Repository files navigation

Lightning UI

This library contains a suite of UI components, written for lightningjs version 3

Packages

solid-ui

npm version

Components for the lightningjs/solid framework

Get started with the readme, or check out the latest components in our storybook docs.

coming soon:

  • blits-ui

Development

If you don't have pnpm

> npm install -g pnpm

Run the solid storybook dev environment:

> pnpm install
> pnpm start

Run the solid sandbox environment:

> pnpm run solid:sandbox