# Timer - [Try It!](http://guyonvarch.gitlab.io/timer) ## Getting started Install [nix](https://nixos.org/), then: ``` nix-shell --run "bin/dev-server" ``` ## Deploy ```bash nix-shell --run ./deploy ```