Skip to content

InfluxTimer/influxtimer.github.io

Repository files navigation

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