influxtimer.com as a static site

No need for a PHP & database backend anymore. :)

npm install

# Build final output to _site
npm run build

# Development
npm run serve