Version: 4.xx.xx
1. Build your first refine app
About this Tutorialβ
This tutorial will guide you through the process of building a fully-functional CRUD app using refine. From setting up your development environment to launching your app, you will learn all the necessary steps to get started with refine. π
We'll cover the following topics:
- Setting up your development environment
- Create your first refine app
- Understanding
dataProvider
- The concept of resources
resources
- 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 π