##Simple SVG animation
This archive contain compiled project. Main file is index.html in root of project. It is ready for testing.
"app" - is folder for developers. It is processed by gulp tasks. "app/jsx" - folder with scripts, which are compiled to "app/js" "app/sass" - folder with stiles, which are compiled to "app/css"
Node modules are excluded from package so if you would to amend, please launch npm install.