Back to Refine

Remix Headless Example | Refine v4 Framework Integration

documentation/versioned_docs/version-4.xx.xx/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" />