Skip to content
This repository was archived by the owner on Mar 13, 2024. It is now read-only.

calebcwells/angular2-animate.css

Repository files navigation

Animations in Angular 2 based off animate.css.

The goal of this project is to recreate all of the animation events from animate.css using the animation tooling provided in Angular 2.

Each component will load 80 boxes that animate based on the chosen animation. Once the component has loaded you can also click on individual boxes and watch them animate off the screen.

Setup

  1. Run npm install
  2. Run ng serve
  3. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

This project was generated with angular-cli version 1.0.0-beta.25.5.

Build for github.io

ng build --target production --output-hashing=none

About

Animations in Angular 2 based off animate.css. View examples at

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors