Skip to content

manfredsteyer/angular-dynamic-loading

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Dynamic Loading with Angular

Shows how to dynamically load an Angular Package from another origin.

Start

This example contains two angular projects: a shell and a plugin. Both are build separately and both run on different ports.

Shell

npm install
npm start

Plugin

npm install
npm run build
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published