Skip to content

RUNFUNRUN/blog

Repository files navigation

blog

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

Learn More

To learn more about Next.js and Fumadocs, take a look at the following resources:

Releases

No releases published

Packages

No packages published

Languages