Skip to main content
Version: 4.xx.xx

With Next.js

Refine allows you to use the app/ structure in your Next.js apps. To learn more about the app/ directory, check out Next.js app docs. In this example you will find how to use the app/ directory with refine.

Refer to the Refine Next.js documentation for more information. →

Run on your local
npm create refine-app@latest -- --example with-nextjs