Example tiny frontend Remix host

This is an example implementation of a Remix app consuming a remote React component at runtime with SSR.

If you’re interested to learn about how it works, checkout the docs.

Development

From your terminal:

npm run dev

This starts your app in development mode, rebuilding assets on file changes.