Mislav Lukach 764077ef3d
Feat/create UI dir (#9462)
Co-authored-by: amanape <83104063+amanape@users.noreply.github.com>
2025-07-03 13:26:19 +00:00

231 B

openhands-ui

To install dependencies:

bun install

To run storybook:

bun run sb

This project was created using bun init in bun v1.2.16. Bun is a fast all-in-one JavaScript runtime.