Skip to content
/ mantine-template Public template

Highly advanced admin dashboard template created using mantine

License

Notifications You must be signed in to change notification settings

auronvila/mantine-template

Repository files navigation

Mantine Vite template

One ⭐ is the best and the easiest support you can give. <3

Features

This template comes with the following features:

Getting Started


Install deps and run the development server:

yarn && yarn dev

Open http://localhost:5173 with your browser to see the result.

npm scripts

Build and dev scripts

  • dev – start development server
  • build – build production version of the app
  • preview – locally preview production build

Testing scripts

  • typecheck – checks TypeScript types
  • lint – runs ESLint
  • prettier:check – checks files with Prettier
  • vitest – runs vitest tests
  • vitest:watch – starts vitest watch
  • test – runs vitest, prettier:check, lint and typecheck scripts

Other scripts

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

About

This template was created for users who want production level template but also do not want to spend to much time on configuring some stuff like authentication or axios. The template also supports multiple layouts that are available in mantine ui. For more information and details on how you can make changes in the template and configure it for your needs please check out the wiki.

Documentation

You can check the wiki's for more detailed documentation on how to get the best out of this template -> Wiki's-link.

Contributions

Any contribution is welcomed :).

About

Highly advanced admin dashboard template created using mantine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published