Tested on Safari / Chrome / Firefox / iPhone 6s / iPhone 4s
Simply open dist/index.html
in the browser.
You will need some additional packages which can be fetched via npm
command:
npm install && npm start
Page is served on your webpack port (default :8080).
After installing necessary packages you can run tests via npm test
.