Skip to content

Latest commit

 

History

History
executable file
·
22 lines (16 loc) · 587 Bytes

README.md

File metadata and controls

executable file
·
22 lines (16 loc) · 587 Bytes

React in Vue js

twitter-badge


  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

How to run

In root directory run following commands

  1. run npm i
  2. run npm run init
  3. run npm start