micro-frontend-with-single-spa Installation npm i Running the app To run the app, run the start script: npm start Now, you can visit the following URLs: # renders both apps http://localhost:8080/ # renders only react http://localhost:8080/react # renders only vue http://localhost:8080/vue Blog reference Micro-Frontend—Why and How?