Skip to content

kdechant/angular-animations-demo

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
e2e
 
 
src
 
 
 
 
 
 
 
 
 
 

Angular Animations Demo

This is a demo of animation features in Angular.

This application was written using Angular 5.0. The features shown here should be compatible with Angular 4.x apps as well. If you are using AngularJS v1.x, this is not the demo you are looking for.

Running the project

You will need Node.js and NPM or Yarn installed.

After cloning the repository, open a terminal and run:

npm install
npm start

The demo application will be available at http://localhost:4200.

Further reading

To get more help on Angular animations, consult the official Angular Animations documentation.

About

Demo application showing animations in Angular 4.x/5.x

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published