Alexzuza Angular Plugin Architecture Save

Example of building Angular plugin with AOT and SSR

Project README

AngularPluginArchitecture

For Angular 11 see https://github.com/alexzuza/angular-plugin-architecture-with-module-federation

Example of building AOT compiled Angular 7 plugin that can be consumed on client and server sides(SSR)

For Angular 8 see cli8 branch

Setup

npm install

Building shared plugin

npm run build:shared

Building plugins

npm run build:plugin1
npm run build:plugin2

Run

Dev mode

npm start

Server-side

npm run build:ssr
npm run serve:ssr

License

MIT

Open Source Agenda is not affiliated with "Alexzuza Angular Plugin Architecture" Project. README Source: alexzuza/angular-plugin-architecture
Stars
212
Open Issues
52
Last Commit
1 year ago

Open Source Agenda Badge

Open Source Agenda Rating