API Reference
Advanced Tutorials
Comparison
FAQ
Contributing
Testing
Migration Guide
Licence
This is documentation for Refine 3.xx.xx, which is no longer actively maintained.
For up-to-date documentation, see the latest version (4.xx.xx).
Version: 3.xx.xx
With `app/` Directory
refine allows you to use the app/
structure in your Next.js apps. To learn more about the app/
directory, check out Next.js beta 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-appdir