An open API service indexing awesome lists of open source software.

https://github.com/devaman/react-in-vue-webpack


https://github.com/devaman/react-in-vue-webpack

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

React in Vue js

![twitter-badge](https://img.shields.io/twitter/follow/amit_chambial?style=social)

----

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
![demo](https://raw.githubusercontent.com/devaman/react-in-vue-webpack/master/modulefederation.gif)

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