Skip to main content
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 πŸŽ‰

Checklist