Dead simple, keyboard shortcut todo app. Theme inspired from material theme, and built with
To check the keyboard shortcuts type ?
Install modules with npm i
and run npm start
to boot development environment.
To run tests use npm test
.
To package zazu, currently only for MacOSX, use npm run deploy
.