sunnypatel165 / AngularPlayGround

Following Deborah Kurata's course "Angular: Getting Started" on Pluralsight

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

As the name suggests, this repo is my experiment with Angular.

For now, I am following Deborah Kurata's course on Pluralsight.

To run:

cd src
npm start

This will build the code and start an Express server.

Go to localhost:4200 from your browser.

APM

Original Course Repo: https://github.com/deborahk/angular-gettingstarted

About

Following Deborah Kurata's course "Angular: Getting Started" on Pluralsight


Languages

Language:TypeScript 69.3%Language:HTML 20.9%Language:JavaScript 8.6%Language:CSS 1.3%