Skip to content

Latest commit

 

History

History
55 lines (36 loc) · 1.49 KB

README.md

File metadata and controls

55 lines (36 loc) · 1.49 KB

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