react-vue-component-library

React Vue Component Library

a `@cross-platform-tools/vite-plugin` example of a component library that builds for react and svelte both

React x Vue Component Library Example

@cross-platform-tools/vite-plugin example of react + vue component library setup

Open in Stackblitz

Run Example

# to run React app
cd packages/react-app
pnpm dev

# to run Vue app
cd packages/vue-app
pnpm dev

Build Library

cd packages/react-vue-library
pnpm build # Builds react, vue, and types

Top categories

Loading Svelte Themes