Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1001 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 1001 Bytes

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 😄