n3ps / vite-vue-react-demo

A demo of combining seperate instances of Vue and React in one app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vite-vue-react-demo

Built with Vite, this is a basic demo of combining 2 instances of Vue and 1 instance of React in a single app.

demo

  • Vite
  • Vue 3
  • React 17
  • Tailwind
npm install
npm run dev

About

A demo of combining seperate instances of Vue and React in one app


Languages

Language:JavaScript 52.7%Language:Vue 25.4%Language:HTML 16.6%Language:CSS 5.3%