Skip to content

Latest commit

 

History

History
51 lines (34 loc) · 1.05 KB

README.md

File metadata and controls

51 lines (34 loc) · 1.05 KB

Lightning UI

This library contains shared Lightning components, updated for @lightningjs version 3

Package List

in progress:

  • @lightningjs/solid-ui

coming soon:

  • @lightningjs/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