Back to Refine

Headless

documentation/versioned_docs/version-3.xx.xx/examples/remix/headless.md

3.25.0271 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" />