Skip to content

simpulton/angularjs-animation-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AngularJS Animation Workshop

These are the project files for my AngularJS animations workshop.

###Challenge###

Choose the branch that you want to work with and modify the transition from page to page entirely. Bonus points awarded for best implementation.

Setup

$ npm install -g serve
$ cd angularjs-animation-workshop
$ serve

CSS Transition Example

$ git checkout css-transitions

CSS Keyframe Animation Example

$ git checkout css-keyframe-animations

JavaScript Animation Example

$ git checkout javascript-animations

Resources

One Hungry Mind http://onehungrymind.com/

Year of Moo http://www.yearofmoo.com/

Greensock http://www.greensock.com/

About

The repository for my animations workshop using AngularJS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors