Skip to content

fcano-ut/single-spa-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

single-spa example

To run, open different terminal tabs and run these commands:

Start the angular host at http://localhost:4200/:

npm run start --workspace=angular-host

Start the react host at http://localhost:4201/:

npm run start --workspace=react-host

Start the react microfrontend, using SystemJS, whose entrypoint is at http://localhost:8080/remoteEntry.js:

npm run start --workspace=react-microfrontend

About

Test single-spa. Angular host and React app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published