Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 583 Bytes

File metadata and controls

21 lines (13 loc) · 583 Bytes

Next App Mantine Tailwind Template

This is a minimal template for a Next.js project with Mantine v9 and Tailwind CSS v4.

If you are looking for example with Tailwind CSS v3, you can find it at the tw3 branch.

Development

Run the development server:

npm run dev

This template requires Node.js >=22.15.0.

More information