2024-10-18 12:15:29 +04:00
2024-04-26 13:20:01 +04:00
2024-09-25 18:42:49 +04:00
2024-09-02 14:53:41 +04:00
2024-09-02 14:53:41 +04:00
2023-05-28 10:55:11 +04:00
2023-05-28 10:55:11 +04:00
2023-11-06 15:27:42 +04:00
2024-04-26 13:20:01 +04:00
2023-05-28 10:55:11 +04:00
2024-09-02 14:53:41 +04:00
2023-11-15 11:02:16 +04:00
2023-11-15 11:02:16 +04:00
2024-09-25 18:42:49 +04:00
2024-03-15 15:40:39 +04:00
2023-05-28 10:55:11 +04:00
2023-05-28 10:55:11 +04:00
2023-05-28 10:56:40 +04:00
2023-09-14 13:19:54 +04: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
Description
Mantine + Next.js app router template (7.0+)
Readme 38 MiB
Languages
TypeScript 66.9%
JavaScript 29.9%
CSS 3.2%