/angular-hero-animations

Sample app and code for animating the Heroes contact list app for a talk on Angular Animations

Primary LanguageTypeScript

Angular Hero Contacts With Animations

A companion app for Angular Tour of Heroes app for handling hero contacts. The code in this repo is used by Angular Animations presentation.

Usage

git clone
npm ci
npm start/ng serve

Navigate to http://localhost:4200/.

Animations

Animations covered in the talk is in the animations branch.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.

This project was generated with Angular CLI version 13.2.1.