Util for creating lists with filters, sotring, paginatinon, endless scroll etc.
Repository is using Bun.
-
bun run lint:fix
- correct code of all packages; -
bun run build
- build all packages; -
bun run test
- run code validators and unit tests; -
bun run start
- start storybook with examples.