Importing Project in Visual Studio Code

 In Previous section Angular Application with Angular CLI we have created project todoList now we will import it in our visual Studio Code.

we can do it by drag and drop folder in visual studio or by using open folder from visual Studio code as shown below:



open readme.md file you can see the project details like host, cli version and other things.


Previous Topic(Create Angular Application)                                 Next Topic (Angular CLI Command)

Comments

Popular posts from this blog

Installing Node Js (NPM) & Visual Studio Code

Header, Menu and Footer Component with CSS

Authentication and Session Storage