Skip to content

estevanmaito/pomodoro-timer

Repository files navigation

Pomodoro timer

A simple timer based on the standard rules provided by The Pomodoro Technique

TODO:

  • Notifications API
  • Enable/disable sound

Developed with Vue <3

Build Setup

# install dependencies
yarn install

# serve with hot reload at localhost:8080
yarn run dev

# build for production with minification
yarn run build

For detailed explanation on how things work, consult the docs for vue-loader.