astrokwk / timer-town

⏱️🏡 ️A timer for pair programming

Home Page:https://timer.town

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Timer Town ⏱🏡️ Netlify Status

A timer for pair programming

Development

As this is a basic HTML page, need to uncomment the development scripts. Comment the production script.

Then to serve this to a page run:

npx serve
```

## JavaScript minification

```bash
npx terser --compress --mangle -o js/bundle.js -- js/main.js js/vue.min.js

About

⏱️🏡 ️A timer for pair programming

https://timer.town


Languages

Language:JavaScript 95.6%Language:HTML 2.6%Language:CSS 1.8%