As promised, this is rewritten app in Vue.js webpack simple template.
If you haven’t used it yet, it is expected you have:
Now:
- download source files from GitHub
- navigate into the folder in command line
- run npm install (all dependencies are installed)
- then run npm run dev (new tab in your browser should be opened with running app)
Enjoy!