Metarepo for various CustomElement component libraries used in Neighbourhoods Applets and within the Neighbourhoods Launcher:
- The Design System Components implementing abstract and harmoniously coordinated UI controls which operate well together.
- Developer Utility Components useful in Applet development & testing.
Ensure you have the PNPM package manager installed first with npm i -g pnpm
.
pnpm install
npm start
npm test
See docs.
Original repo forked from Leon Radley (thanks!)
https://leon.id/articles/web-components/2022-02-vite-lit-storybook
Apache 2.0