Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 219 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 219 Bytes

Bibbox

A library self-service system.

npm tasks

To run in live mode:

npm run live

To run in debug mode:

npm run debug

To run in debug with fake RFID tags mode:

npm run fake