Skip to content

tchin25/timebox

Repository files navigation

timebox

Note: Due to browsers' tendency to suspend inactive tabs, you cannot put the web app in a background tab for the timer to run correctly.

Use the web app here

Read the blog post about it here

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

For detailed explanation on how things work, check out Nuxt.js docs.


Test Coverage

Statements Branches Functions Lines
Statements Branches Functions Lines

About

A simple time-agnostic timebox web app created to help me be more productive

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published