Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

Giuseppetm/mantine-template

Repository files navigation

MIT license GitHub issues Netlify Status

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

mantine

npm scripts

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