Skip to content

htaebi/angular-plugin-architecture

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular Plugin Architecture Example

This project represents an example of how to achieve a plugin architecture in angular.

This project was generated with Angular CLI version 6.1.4.

Article related:

Setup

cd plugins/plugin-a

npm install

npm run build


cd core-app

npm install

npm start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 55.7%
  • JavaScript 33.8%
  • HTML 10.1%
  • CSS 0.4%