Bolas A canvas box of bouncy balls. usage Bolas.setup({ container: document.querySelector('#containerDiv'), width: 600, height: 400 }); demo Run npm run dev and open http://localhost:8080/demo. build Run npm run build, output will be in build/.