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.