Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md

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 oxlint and stylelint
  • format:test – checks files with oxfmt
  • jest – runs jest tests
  • jest:watch – starts jest watch
  • test – runs jest, format:test, lint and typecheck scripts

Other scripts

  • storybook – starts storybook dev server
  • storybook:build – build production storybook bundle to storybook-static
  • format:write – formats all files with oxfmt

关于 About

Mantine + Next.js app router template (7.0+)
mantinenextjsreact

语言 Languages

TypeScript81.9%
JavaScript15.8%
CSS2.2%

提交活跃度 Commit Activity

代码提交热力图
过去 52 周的开发活跃度
92
Total Commits
峰值: 5次/周
Less
More

核心贡献者 Contributors