Changes
Page history
Update OSDU Angular Code Setup, Installation and Deployment
authored
Sep 15, 2021
by
Sourabh Roy
Show whitespace changes
Inline
Side-by-side
OSDU-Angular-Code-Setup,-Installation-and-Deployment.md
View page @
74ab54b9
...
@@ -48,6 +48,7 @@ ng add @ng-bootstrap/ng-bootstrap
...
@@ -48,6 +48,7 @@ ng add @ng-bootstrap/ng-bootstrap
<li>
@ng-select/ng-select
</li>
<li>
@ng-select/ng-select
</li>
<li>
npm install bs-stepper --save
</li>
<li>
npm install bs-stepper --save
</li>
<li>
npm install exceljs
</li>
<li>
npm install exceljs
</li>
<li>
npm install filesaver
</li>
</ul>
</ul>
</li>
</li>
</ul>
</ul>
...
...
...
...