Skip to content

mkurte/single-spa-angular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

single-spa-angular

start microfrontends

terminal 1

cd mf-root
npm install
npm start

terminal 2

cd ng-mf-header
npm install
npm run serve:single-spa:ng-mf-header

terminal 3

cd ng-mf-app
npm install
npm run serve:single-spa:ng-mf-app

http://localhost:9000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published