Home

Awesome

Angular Fundamentals Lessons

What to install

How to run these lesson

git clone git@github.com:marktechson/angular-fundamentals-lessons
ng serve <lesson>

In order to run the first lesson, for example:

ng serve 01-hello-angular

Then, open your browser to http://localhost:4200 and you'll find the lesson.

Solutions

git checkout solutions

Lesson Links

Helpful links