DeweyBanks / angular-basics

The Angular Basics course is taught in workspaces. This is the code for the final course app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

angular-basics

The Angular Basics course is taught in workspaces. This is the code for the final course app.

set-up

git clone <this-repo>
cd <this-repo>
http-server -p 3000
# visit localhost:3000 to see the todoListApp

About

The Angular Basics course is taught in workspaces. This is the code for the final course app.


Languages

Language:CSS 36.7%Language:HTML 33.1%Language:JavaScript 30.2%