Mantine + Gatsby.js template
Get started with Mantine + Gatsby with just a few button clicks.
Click Use this template
button at the header of repository or follow this link and
create new repository with all @mantine packages.
What's included
gatsby-plugin-mantine
– server side rendering setup for gatsby@mantine/core
and@mantine/hooks
packages- Color scheme toggle example (
Ctrl + J
shortcut or button click)
npm scripts
npm start
– start project locallynpm run build
– export project for productionnpm run serve
– serve production build locally