{{theTime}}

Search This Blog

Total Pageviews

How to start Angular JS Application?

Goto the AngularJS project folder and run the command - ng serve --open
        The application will be deployed and server will start on localhost 4200 port

No comments:

How to install Windows Subsystem for Linux?

- Open Powershell in Admin mode and run wsl --install