Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 245 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 245 Bytes

web-animations-next

Soon to replace web-animations-js

building

  • Install grunt: npm install -g grunt-cli
  • Install dev dependencies: npm install
  • Run grunt: grunt

testing

  • Open test/runner.html