Template-NEXT

Your project is ready. A clean Next.js starter with TypeScript, TailwindCSS, React Compiler, Turbopack, shadcn/ui preset: b1YmqvjRA, next-themes, and formatting + linting already configured.

Available scripts

Handy commands you can use right away.

npm run dev

Start the development server.

npm run build

Create a production build.

npm run start

Start the production server after building the app.

npm run lint

Check the project with ESLint.

npm run format

Format the codebase with Prettier.

npm run format:check

Check formatting without writing changes.