/cube-ui-kit

UI Framework for Cube Projects. Based on React Aria.

Primary LanguageTypeScriptMIT LicenseMIT

UI Kit for Cube Cloud

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