hammerjs-demo
This project does exist only for debugging purposes of library @egjs/hammerjs in combination with webpack.
It will be removed when every bug is fixed.
Install
Run in terminal:
npm install
npm run-script webpack
You can also run following command to keep the page up to date while developing:
npm run-script watch
Start
Open canttouchthis.html
in your browser.