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.
cd plugins/plugin-a
npm install
npm run build
cd core-app
npm install
npm start
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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.
cd plugins/plugin-a
npm install
npm run build
cd core-app
npm install
npm start