Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 265 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 265 Bytes

Commands


  npm install
  npm start - start bundler and watch for changes
  npm test - run tests in node

Demo in browser

npm start will also generate a UMD browser package, which you can test in the browser by launching demo/index.html file