Tool to ease creation / editing of CSS animations
WIP - DO NOT USE!
Make sure you have Node version >= 5.0 and NPM >= 3
fork
this repoclone
your forknpm install
to install all dependencies oryarn
npm run development
to start dev server in new tab
After you have installed all dependencies you can start local server using npm run development
or npm run watch
which will watch, build and reload for you.