A simple workout timer based in VueJS A demo can be found on hugo-timer.now.sh. Installation Use npm install to install all dependencies. Development Use npm run serve to run a local development server. Production Use npm run buil to commpile and minify to the dist folder.