Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 622 Bytes

readme.md

File metadata and controls

29 lines (16 loc) · 622 Bytes

Digit Notes

devDependency Status Build Status

A tool which helps manage daily routines easier.

Getting Started

To start, run:

yarn install

To build, run:

yarn build

To run specs, run:

yarn run-node-spec
yarn run-web-spec

To start developing, run:

yarn develop

License

This software is distributed under the terms of the Affero General Public License (AGPLv3).