Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 880 Bytes

README.md

File metadata and controls

31 lines (24 loc) · 880 Bytes

Note

License

This template (https://github.com/OreQr/next-clean-boilerplate) is distributed under the Unlicense license.

Feel free to use this template like our own.

Next Clean Boilerplate

CI GitHub last commit (branch)

Minimalist Next.js boilerplate with modern web development tools.

Features

  • Next.js 15
  • TypeScript
  • pnpm
  • Tailwind CSS
  • shadcn/ui
  • Configured fonts
  • ESLint v9
  • Prettier
  • VS Code configuration
  • GitHub Actions CI

Important scripts

  • pnpm check: Runs lint, typecheck and formatting concurrently.