Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.11 KB

README.md

File metadata and controls

33 lines (22 loc) · 1.11 KB

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