Skip to content

builduilabs/2023-02-13-forward-ref

Repository files navigation

Do your React components compose?

Running the demo locally

From the root,

cd index
npm i
npm run dev

Then navigate to

http://localhost:3000