... | ... | @@ -28,10 +28,10 @@ |
|
|
<ul>
|
|
|
<li>Open the entire folder in Visual Studio Code(Right on click on the extracted folder and select Open with Visual Studio Code.). Once it is open on visual studio code you could see the entire list of sub folders on the left side bar. Now click on Terminal -> New Terminal from top bar as shown below.</li>
|
|
|
|
|
|
|
|
|
<p> </p>
|
|
|

|
|
|
</ul>
|
|
|
<p> </p>
|
|
|
|
|
|
<ul>
|
|
|
<li>Once the terminal window is open you can check if angular cli is installed or not by typing the command <strong>ng v </strong>in the terminal window and the below message shows up.</li>
|
|
|
|
... | ... | |