joeldenning / coexisting-angular-microfrontends

Multiple angular applications, coexisting in one page via single-spa.
MIT License
225 stars 155 forks source link

app1 does not load #61

Closed arron21 closed 4 years ago

arron21 commented 4 years ago

after following the instructions

cd app1
npm i
npm start

and visiting http://localhost:4201/ nothing shows up

image

joeldenning commented 4 years ago

Please follow the instructions in the Readme for local development. Single-spa applications do not each have their own HTML file, so you do not go to localhost 4201 in order to do local development for app1.

https://github.com/joeldenning/coexisting-angular-microfrontends#local-development----one-app-at-a-time