Skip to content

devbucket/test-react-in-vue

Repository files navigation

Test React in Vue

Testing writing a library in React and using it in Vue. No Web Components needed.

It uses Turborepo for the mono-repo management.

Starting the servers

pnpm install
pnpm run dev

Building the application

pnpm install
pnpm run build

About

testing rendering react components in vue

Resources

Stars

Watchers

Forks