Skip to content

Latest commit

 

History

History
45 lines (34 loc) · 697 Bytes

File metadata and controls

45 lines (34 loc) · 697 Bytes

standup-timer

Using the timer

Install Helium

Open it using this link: helium://simonmarton.github.io/standup-timer

Or from the terminal:

open helium://simonmarton.github.io/standup-timer

Project setup

yarn

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your tests

yarn test

Lints and fixes files

yarn lint

Deploy to Github Pages

yarn deploy

Customize configuration

See Configuration Reference.