https://github.com/devaman/react-in-vue-webpack
https://github.com/devaman/react-in-vue-webpack
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/devaman/react-in-vue-webpack
- Owner: devaman
- License: gpl-3.0
- Created: 2021-10-04T11:41:55.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-12-01T09:51:43.000Z (over 2 years ago)
- Last Synced: 2025-01-19T12:15:38.947Z (over 1 year ago)
- Language: Vue
- Homepage: https://blog.devaman.dev/reactjs-in-vuejs-using-module-federation-inc-routing-ckvdi8ntj042tbas16r1qd3rf
- Size: 747 KB
- Stars: 20
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
React in Vue js

----
1. React router and Vue router linked together
2. Using Module Federation (Webpack 5)
3. React js v17 and vue js v3 used
4. Vue in React Work in progress
5. Lerna used for managing multiple projects
> If you liked the project, do give a star to the repo. :)
### Demo

# How to run
In root directory run following commands
1. run `npm i`
2. run `npm run init`
3. run `npm start`