Skip to content

smarkle/microservices-multiple-spas

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microservices with Angular

Approach: Bootstrap several SPAs

Contains a shell app and three routed apps created with Angular 2, 4 and 5. They are created with the CLI and ejected. The build task is modified so that it creates just one self contained main-bundle. This bundles don't contain zone.js b/c the shell app loads it. Therefore, it is using the newest version of it. Please note that you need zone.js just once.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 58.4%
  • TypeScript 33.2%
  • HTML 8.0%
  • CSS 0.4%