Changes
Page history
Update OSDU Angular Code Setup, Installation and Deployment
authored
Feb 04, 2021
by
Sourabh Roy
Show whitespace changes
Inline
Side-by-side
OSDU-Angular-Code-Setup,-Installation-and-Deployment.md
View page @
b5fe73b8
...
@@ -16,7 +16,7 @@
...
@@ -16,7 +16,7 @@
<ul>
<ul>
<li><strong>
Install the Angular CLI:
</strong>
<li><strong>
Install the Angular CLI:
</strong>
<ul>
<ul>
<li>
To install the Angular CLI, open a terminal window and run the following command:
<strong>
npm install -g @angular/cli
</strong></li>
<li>
To install the Angular CLI, open a terminal window and run the following command:
<strong>
npm install -g @angular/cli
@9
</strong></li>
</ul>
</ul>
</li>
</li>
</ul>
</ul>
...
...
...
...