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

Latest commit

 

History

History
14 lines (10 loc) · 885 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 885 Bytes

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