Skip to content

devaman/react-in-vue-webpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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