0.0.0 • Published 6 years ago
angular-plugin-architecture v0.0.0
AngularPluginArchitecture
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 installBuilding shared plugin
npm run build:sharedBuilding plugins
npm run build:plugin1
npm run build:plugin2Run
Dev mode
npm startServer-side
npm run build:ssr
npm run serve:ssrLicense
MIT
0.0.0
6 years ago