An open API service indexing awesome lists of open source software.

https://github.com/frontendmasters/angular-components

[Course] Code for the AngularJS 1.x Components & ES6 Course
https://github.com/frontendmasters/angular-components

Last synced: 8 months ago
JSON representation

[Course] Code for the AngularJS 1.x Components & ES6 Course

Awesome Lists containing this project

README

          

> [!NOTE]
> This repo is from an archived version of the course. Watch the latest version of the course on [frontendmasters.com](https://frontendmasters.com/courses/angular-fundamentals/).

# angular-components

This repository's steps are in the branches. The final branch is "blog".

To get on the correct branch use this command, replacing BRANCH with the branch you want to switch to.

```
git checkout -b BRANCH origin/BRANCH
```