Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hobbescodes/tigris-ui

A reusable design system and composible component library
https://github.com/hobbescodes/tigris-ui

ark-ui bun panda-css

Last synced: about 1 month ago
JSON representation

A reusable design system and composible component library

Awesome Lists containing this project

README

        

# Tigris Design System & UI Kit

Universal design system and component library built by [hobbescodes](https://github.com/hobbescodes), powered by [Panda](https://panda-css.com/) and [Ark](https://ark-ui.com/).

## Quick Start

Follow the [prerequisities](docs/usage.md#prerequisites) to install Panda in your project, then follow the [package install instructions](docs/usage.md#from-published-package).

## Local Development

1. Install dependencies: `bun install`
2. Start development stack: `bun dev`
- This will launch the following:
- [Panda CSS](https://panda-css.com/) in watch mode
- [Storybook](https://storybook.js.org/) in development mode (default port: `6006`, e.g. http://localhost:6006)

If you'd like to develop outside of Storybook, as in a dedicated app, follow the [prerequisities](docs/usage.md#prerequisites), then follow the [local usage instructions](docs/usage.md#local).

## License

The code in this repository is licensed under MIT, © hobbescodes. See LICENSE.md for more information.