Download and Install
Visual Studio Code (could use Visual Studio also or many other editors)npm
Angular CLI
Angular Quickstart App
Setup
Open the View -> Interactive Terminal and type npm install to install all the packages specified in packages.json. Files will be put in node_modules which can safely be excluded from source control if desired since it can be rather large.
Running your app
Open the View -> Interactive Terminal and type npm start. This will build, start the web server, and open the browser.Stopping your app
Go back to the Interactive Terminal and type Control-C and then Y to stop the web server.Making Changes
If you make changes to the .html files the changes are automatically updated in the browser.
great content and very much useful to the visitors. Looking for more updates in future.
ReplyDeleteSelenium Training in Chennai