Ashygoyal / Angular_Scrimba

Practising Dan Wahlin's tutorial from Scrimba.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular_Scrimba

Practising Dan Wahlin's tutorial from Scrimba.com

Angular Core Concepts

This project shows several core features of Angular including:

  • Components
  • Data Binding
  • Communication between components
  • Services
  • Routing

Run and edit the app on Stackblitz

Running the Project Locally

  1. Install the Angular CLI

    npm install -g @angular/cli

  2. Run ng serve -o

About

Practising Dan Wahlin's tutorial from Scrimba.com


Languages

Language:TypeScript 73.6%Language:HTML 14.3%Language:JavaScript 9.5%Language:CSS 2.6%