git archive -o timing_monitor.tar HEAD
npm run build - Runs a build of css and js files.
npm run watch - Watches configured files for changes.
npm run clean - Deletes all files from dist folders.
npx set-version -v 1.0.0 -c - Sets all the modules to a specific version number and tags the commit.