Version: 3.xx.xx
Current Framework
Headless
1. Build your first refine app
About this Tutorial
In this tutorial, you'll learn how to use refine by building a fully-functioning CRUD app, from scratch to full launch! 🚀
We'll cover the following topics:
- Setting up your development environment
- Create your first refine app
- Understanding the
dataProvider
- What is the
resources
concept - Adding CRUD pages
NOTE
If you would rather start exploring refine with some examples before diving in, visit our examples page and choose an example to open and explore it in an online editor.
Thank you Astro Community! ❤️
While preparing the refine's tutorial, we were inspired (quite) by the Astro tutorial. Thank you to Astro for your contributions to the open-source community 🎉