use-svelte-from-vue-with-monorepo

Use Svelte From Vue With Monorepo

This is trial that Vite with monorepo can use HMR

Use Svelte and Vue.js with monorepo

This repository is a sample of using Monorepo to combine a UI component implemented in Svelte with a web application implemented in Vue.js.

For more information on how to use the Svelte component within Vue.js, please refer to this repository.

Usage

Svelte Project

// For Svelte components itself development
npm run dev

// For build
npm run build

// Use from Vue.js project with realtime update
npm run build:watch

Vue.js Project

// dev
npm run dev

Top categories

svelte logo

Want a Svelte site built?

Hire a Svelte developer
Loading Svelte Themes