Zacharias-Brohn bcebaed78f changes
2026-01-14 22:36:22 +01:00
2026-01-14 06:12:55 +01:00
2026-01-14 06:12:55 +01:00
2026-01-14 22:36:22 +01:00
2026-01-14 22:25:06 +01:00
2026-01-14 22:36:22 +01:00
2026-01-14 21:45:28 +01:00
2026-01-14 06:12:55 +01:00
2026-01-14 06:12:55 +01:00
2026-01-14 20:02:17 +01:00
2026-01-14 06:12:55 +01:00
2026-01-14 06:12:55 +01:00
2026-01-14 06:12:55 +01:00
2026-01-14 06:12:55 +01:00
2026-01-14 06:12:55 +01:00
2026-01-14 06:12:55 +01:00
2026-01-14 06:12:55 +01:00
2026-01-14 20:02:17 +01:00
2026-01-14 06:12:55 +01:00
2026-01-14 06:12:55 +01:00
2026-01-14 06:12:55 +01:00
2026-01-14 06:12:55 +01:00
2026-01-14 21:18:58 +01:00
2026-01-14 21:18:58 +01:00
2026-01-14 06:12:55 +01:00
2026-01-14 20:02:17 +01:00
2026-01-14 06:12:55 +01:00
2026-01-14 06:12:55 +01:00
2026-01-14 06:12:55 +01:00
2026-01-14 06:12:55 +01:00
2026-01-14 06:12:55 +01:00
2026-01-14 21:18:58 +01:00

Mantine Next.js template

This is a template for Next.js app router + Mantine. If you want to use pages router instead, see next-pages-template.

Features

This template comes with the following features:

npm scripts

Build and dev scripts

  • dev start dev server
  • build bundle application for production
  • analyze analyzes application bundle with @next/bundle-analyzer

Testing scripts

  • typecheck checks TypeScript types
  • lint runs ESLint
  • prettier:check checks files with Prettier
  • jest runs jest tests
  • jest:watch starts jest watch
  • test runs jest, prettier:check, lint and typecheck scripts

Other scripts

  • storybook starts storybook dev server
  • storybook:build build production storybook bundle to storybook-static
  • prettier:write formats all files with Prettier
S
Description
No description provided
Readme 1.7 MiB
Languages
TypeScript 94.3%
JavaScript 3.8%
CSS 1.9%