Using angular with visual studio code
Video Link:
Full Angular tutorial list :
https://blog.myzingonline.com/p/angular-7.html
Step 1: Go to
https://code.visualstudio.com/
Step 2: Open a terminal with cmd.
Step 3: Create
a new app
ng new first-angular
Step 4: Start the app
npm start
0 comments:
Post a Comment