Skip to content

gubertcalixto/single-spa-crazy-route

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SingleSpa - Crazy Route bug

Hot to Run Test App for Single SPA

  1. cd test-app
  2. npm i to install packages
  3. npm run serve:single-spa available in (link)

Hot to Run Test App WITHOUT Single SPA

  1. cd test-app
  2. npm i to install packages
  3. ng serve available in (link)

Hot to Run Loader

  1. cd loader
  2. npm i to install packages
  3. npm start to test