Back to Refine

blog-refine-mantine-strapi

examples/blog-refine-mantine-strapi/README.MD

3.25.01.2 KB
Original Source

blog-refine-mantine-strapi

<div align="center" style="margin: 30px;"> <a href="https://refine.dev">
</a>
</div>

This refine project was generated with superplate.

Getting Started

refine is a React-based framework for building data-intensive applications in no time ✨

Refine offers lots of out-of-the box functionality for rapid development, without compromising extreme customizability. Use-cases include, but are not limited to admin panels, B2B applications and dashboards.

Available Scripts

Running the development server.

bash
npm run dev

Building for production.

bash
npm run build

Running the production server.

bash
npm run dev

Learn More

To learn more about refine, please check out the Documentation

  • Strapi v4 Data Provider Docs
  • Mantine Docs
  • React Router Docs

License

MIT