Back to Refine

README

examples/blog-material-ui-datagrid/README.MD

3.25.01.9 KB
Original Source
<div align="center" style="margin: 30px;"> <a href="https://refine.dev/"> </a> </br> </br> <div align="center"> <a href="https://refine.dev">Home Page</a> | <a href="https://discord.gg/refine">Discord</a> | <a href="https://refine.dev/examples/">Examples</a> | <a href="https://refine.dev/blog/">Blog</a> | <a href="https://refine.dev/docs/">Documentation</a> </div> </div> </br> </br> <div align="center"><strong>Build your <a href="https://reactjs.org/">React</a>-based CRUD applications, without constraints.</strong> An open source, headless web application framework developed with flexibility in mind.

<a href="https://www.producthunt.com/posts/refine-3?utm_source=badge-top-post-badge&utm_medium=badge&utm_souce=badge-refine&#0045;3" target="_blank"></a>

</div>

Try this example on your local

bash
npm create refine-app@latest -- --example blog-material-ui-datagrid

Try this example on CodeSandbox