Skip to main content

Command Palette

Search for a command to run...

Activity #8 : Getting Started with Angular

Published
1 min readView as Markdown

Step1: Run the ng new my-angular-app this will create a boiler plate

No description available.

Step 2: Serve the Angular Application

Step 3: Open the App in the browser

After the compilation is complete, open your browser and navigate to: http://localhost:4200/

No description available.

Step 4: Edit

https://github.com/WalterJhonSalibay/AngularBasicRouting

More from this blog

Walter's Blog

40 posts