Skip to content

wooorm/server-components-mdx-demo

Repository files navigation

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