bun run dev # start dev server
bun run build # production build
bun run start # start production server
bun run lint # run ESLint
bun install # install dependencies
# For a clean rebuild:
rm -rf .next && bun run build
bok1c4/prtf
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|