Back to Next Js

Radix UI Example

examples/radix-ui/README.md

16.2.5946 B
Original Source

Radix UI Example

This example showcases a few basic Radix UI components

Deploy your own

How to use

Execute create-next-app with npm, Yarn, or pnpm to bootstrap the example:

bash
npx create-next-app --example radix-ui radix-ui-app
bash
yarn create next-app --example radix-ui radix-ui-app
bash
pnpm create next-app --example radix-ui radix-ui-app

Deploy it to the cloud with Vercel (Documentation).