Changes
Page history
Update OSDU Angular Code Setup, Installation and Deployment
authored
Sep 13, 2021
by
Sourabh Roy
Show whitespace changes
Inline
Side-by-side
OSDU-Angular-Code-Setup,-Installation-and-Deployment.md
View page @
ad0053b6
...
@@ -47,6 +47,7 @@ ng add @ng-bootstrap/ng-bootstrap
...
@@ -47,6 +47,7 @@ ng add @ng-bootstrap/ng-bootstrap
<li>
npm install ng-multiselect-dropdown
</li>
<li>
npm install ng-multiselect-dropdown
</li>
<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>
</ul>
</ul>
</li>
</li>
</ul>
</ul>
...
...
...
...