Built with Fumadocs and MDX.
The core component library is located in the ui directory and built on Base UI.
The library uses the shadcn/ui registry distribution system.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devOpen http://localhost:3000 with your browser to see the result.