a-guide-to-css-animation icon indicating copy to clipboard operation
a-guide-to-css-animation copied to clipboard

Demo code for "A Guide to CSS Animation"

A Guide to CSS Animation (Demo Code)

A Guide to CSS Animation

This is the demo code for "A Guide to CSS Animation"

Getting started

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! 😋

License

MIT


Any problems or questions, feel free to post an issue or reach out!

@jh3y 2018 :smile: