Skip to content

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

Notifications You must be signed in to change notification settings

d-vu/angular-basics

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 36.7%
  • HTML 33.1%
  • JavaScript 30.2%