This is a Next.js application generated with Create Fumadocs.
Install dependencies:
bun install
Run development server:
bun dev
Open http://localhost:3000 with your browser to see the result.
Dev commands:
#format
bun run format
#lint
bun run lint
#lint(fix)
bun run lint:fix
#format, lint and import sort
bun run check:fix
To learn more about Next.js and Fumadocs, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
- Fumadocs - learn about Fumadocs