/web-animations-next

Soon to replace web-animations-js

Primary LanguageJavaScriptApache License 2.0Apache-2.0

web-animations-next

Soon to replace web-animations-js

building

  • install grunt (npm install -g grunt-cli)
  • LOCALLY install grunt-contrib-uglify and grunt-gjslint (npm install grunt-contrib-uglify grunt-gjslint)
  • run grunt (grunt)