/meeting-timer

A meeting clock

Primary LanguageClojureApache License 2.0Apache-2.0

Development

Have a Node environment, ideally using nvm, then run:

make setup-dev

To run a development server with hot-reload and all that run:

make dev

Build release

To build a release version run:

make release

The app can then be found in ./release.