hledger/old/hledger-api/examples/README
2019-09-10 20:20:30 -07:00

8 lines
265 B
Plaintext

Some example clients for hledger-api.
These assume hledger-api is running at http://localhost:8001 .
For the angular client, start hledger-api inside the angular/
directory (or specify that directory with -d) and then visit
http://localhost:8001 in your browser.