/example-host-nextjs

Example NextJS host consuming a tiny frontend

Primary LanguageTypeScript

Example tiny frontend NextJS host

This is an example implementation of a NextJS 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.