React in Vue js
- React router and Vue router linked together
- Using Module Federation (Webpack 5)
- React js v17 and vue js v3 used
- Vue in React Work in progress
- Lerna used for managing multiple projects
If you liked the project, do give a star to the repo. :)
In root directory run following commands
- run
npm i
- run
npm run init
- run
npm start