Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ Quantinuum UI is a React component library and design token system built with [s

It is used internally at Quantinuum for building web applications with a consistent look and feel.

You can have a look at the [storybook](https://cqcl.github.io/quantinuum-ui/) to see the available components and design tokens.
You can have a look at the [storybook](https://quantinuum.github.io/quantinuum-ui/) to see the available components and design tokens.

# Commands
Clone repository
```bash
git clone [email protected]:CQCL/quantinuum-ui.git
git clone [email protected]:Quantinuum/quantinuum-ui.git
```

Install dependencies and run storybook web server locally
Expand Down