Quick Start
Get started in
three steps.
Install, configure, build.
1
Install the package.
One command. That's it.
Also available via yarn add and pnpm add
2
Configure the provider.
Wrap your app with CmdopProvider.
app/providers.tsx
Loading code...
3
Start building.
Use the hooks in your components.
components/Terminal.tsx
Loading code...
Ready to explore?
Try the interactive playground or dive into the documentation.