/next-mantine-template

Simple responsive template made with Next.js and Mantine for showcase websites.

Primary LanguageTypeScriptMIT LicenseMIT

MIT license GitHub issues Vercel Status

This is a simple responsive Mantine template made with Next, you can use it to create single-page websites.

mantine

npm scripts

  • npm dev – start project locally
  • npm run build – export project for production
  • npm run start – serve production build locally