Back to Refine

Remix Headless Example | Best Practices in Refine v5

documentation/docs/examples/remix/headless.md

3.25.0267 B
Original Source

Refine allows you to build your SSR supported web applications using Remix. With this example, you can see how to make a simple SSR supported headless (without any style/component) CRUD App.

<CodeSandboxExample path="with-remix-headless" />