Questa guida ti accompagnerà attraverso i passaggi necessari per installare e utilizzare il boilerplate per Micro-Frontend angular-microfrontend-boilerplate.
| Package | Version |
|---|---|
| @angular-architects/module-federation | ^14.3.7 |
| @angular/animations | ^14.0.0 |
| @angular/common | ^14.0.0 |
| @angular/compiler | ^14.0.0 |
| @angular/core | ^14.0.0 |
| @angular/forms | ^14.0.0 |
| @angular/platform-browser | ^14.0.0 |
| @angular/platform-browser-dynamic | ^14.0.0 |
| @angular/router | ^14.0.0 |
| @nrwl/workspace | ^10.3.0 |
| rxjs | ~6.6.0 |
| tslib | ^2.0.0 |
| zone.js | ~0.11.4 |
| node.js | ~16.20.2 |
NB: Assicurati di avere installato la versione di Node.js corretta: (16.20.2).
npm installNB: Se dovessi riscontrare problemi prova ad aggiungere --legacy-peer-deps.
npm install --legacy-peer-deps npm start