This is the demo code for "A Guide to CSS Animation"
- A Guide to CSS Animation - Part 1
- A Guide to CSS Animation - Part 2
- A Guide to CSS Animation - Part 3
You'll want to run make setup
, yarn
, or npm i
to get started. This will install browser-sync
locally so you can serve the demos on localhost.
Once installed, run make serve
from the root of the repository.
Any changes you make to code in the public
directory will be automatically reflected in the browser with live reload goodness! 😋
MIT
Any problems or questions, feel free to post an issue or reach out!
@jh3y 2018 😄