Skip to content
This repository was archived by the owner on Sep 12, 2025. It is now read-only.

RubricLab/ui-archive

Repository files navigation

Archived. See - https://github.com/RubricLab/ui

rubricui

Description

This project is a UI component library built with React and TypeScript.

To build the package, available under dist, run:

bun install
bun run build

Test locally

Use Bun's linking commands to create a symlink between your library and the project where you want to test it, run in your package:

bun link

In your test project, run:

bun link rubricui
bunx rubricui init

While working on your library, run the watch script to automatically rebuild your library on changes:

bun run watch

Publish

To publish a new version, bump the version number and run

npm publish

About

Resources

License

Stars

Watchers

Forks

Contributors 5