server-components-mdx-demo icon indicating copy to clipboard operation
server-components-mdx-demo copied to clipboard

React server components + MDX

server-components-mdx-demo

screenshot

Go to demo »

Build

Clone this repo, cd into it, make sure you’re using Node 12+, and then:

npm i --legacy-peer-deps
npm run build

Run

Then start an HTTP server in build/.

npx serve build/

License

MIT