Skip to content

devonanderson/css-animation-talk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Think like an animator: Applying traditional animation principles to CSS

Welcome! And thank you for attending my talk. This repo contains the project files for the classroom session. We will quickly go over how to use these files.

Checkout the repo & initalize

% git clone git@github.com:devonanderson/css-animation-talk.git && cd css-animation-talk

Once inside the project directory

% npm install

Going to the starting point

% git checkout 4d036581506459f8f9efb4077cdcb97d39b753e4

Pastebin for complex styles

https://pastebin.com/G1XJffEP

Running the animations

This repo comes with a built in live-reload server. Just run the script that corresponds to the example that you wish to run.

% npm run <script> # button, flipcard, sunset or assistant

Once the server is running please visit http://localhost:4000/.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors