2023-03-16 11:56:41 +00:00
2023-03-16 11:56:41 +00:00
2023-03-16 11:56:41 +00:00
2023-03-16 11:56:41 +00:00
2023-03-16 11:56:41 +00:00
2023-03-16 11:56:41 +00:00
2023-03-16 11:56:41 +00:00
2023-03-16 11:56:41 +00:00
2023-03-16 11:56:41 +00:00
2023-03-16 11:56:41 +00:00
2023-03-16 11:56:41 +00:00
2023-03-16 11:56:41 +00:00
2023-03-16 11:56:41 +00:00
2023-03-16 11:56:41 +00:00
2023-03-16 11:56:41 +00:00
2023-03-16 11:56:41 +00:00
2023-03-16 11:56:41 +00:00
2023-03-16 11:56:41 +00:00
2023-03-16 11:56:41 +00:00
2023-03-16 11:56:41 +00:00
2023-03-16 11:56:41 +00:00
2023-03-16 11:56:41 +00:00
2023-03-16 11:56:41 +00:00

Mantine Next Template

Get started with Mantine + Next with just a few button clicks. Click Use this template button at the header of repository or follow this link and create new repository with @mantine packages. Note that you have to be logged in to GitHub to generate template.

Features

This template comes with several essential features:

  • Server side rendering setup for Mantine
  • Color scheme is stored in cookie to avoid color scheme mismatch after hydration
  • Storybook with color scheme toggle
  • Jest with react testing library
  • ESLint setup with eslint-config-mantine

npm scripts

Build and dev scripts

  • dev start dev server
  • build bundle application for production
  • export exports static website to out folder
  • 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
ds-pages
Readme 3.8 MiB
Languages
TypeScript 90.4%
JavaScript 5.4%
CSS 4.2%