- Notifications
You must be signed in to change notification settings - Fork9
Highly advanced admin dashboard template created using mantine
License
auronvila/mantine-template
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
One ⭐ is the best and the easiest support you can give. <3
This template comes with the following features:
- PostCSS withmantine-postcss-preset
- TypeScript
- Redux-toolkit with redux-persist
- Storybook
- Vitest setup withReact Testing Library
- ESLint setup witheslint-config-mantine
- Internationalization usingi18next
- Custom auth hooks
- App configuration
- Yup schema validation
- Axios setup
- React Router Setup
Install deps and run the development server:
yarn&& yarn dev
Openhttp://localhost:5173 with your browser to see the result.
dev
– start development serverbuild
– build production version of the apppreview
– locally preview production build
typecheck
– checks TypeScript typeslint
– runs ESLintprettier:check
– checks files with Prettiervitest
– runs vitest testsvitest:watch
– starts vitest watchtest
– runsvitest
,prettier:check
,lint
andtypecheck
scripts
storybook
– starts storybook dev serverstorybook:build
– build production storybook bundle tostorybook-static
prettier:write
– formats all files with Prettier
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 inmantine ui. For more information and details on how you can make changes in the template and configure it for your needs please check out thewiki.
You can check the wiki's for more detailed documentation on how to get the best out of this template ->Wiki's-link.
Any contribution is welcomed :).
About
Highly advanced admin dashboard template created using mantine
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.