Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cube-js/cube-ui-kit

UI Framework for Cube Projects. Based on React Aria.
https://github.com/cube-js/cube-ui-kit

components design-system react react-aria storybook uikit

Last synced: 1 day ago
JSON representation

UI Framework for Cube Projects. Based on React Aria.

Awesome Lists containing this project

README

        

# UI Kit for Cube Dev Projects

Based on React Aria and `tasty` styling library.

## Available Scripts

### pnpm start

Runs the test page in the development mode.
Open http://localhost:8080 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

### pnpm storybook

Run storybook with all the components of UI Kit.

Deployed version of the Storybook from the `main` branch is here: https://cube-uikit-storybook.netlify.app/

### pnpm build

Builds a static copy of UIKit to the `dist/` folder.
Your app is ready to be deployed!

### pnpm test

Not yet implemented

## License

This project is licensed under the MIT License - see the LICENSE file for details.