Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 125 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 125 Bytes

Elabox Companion App

How to run tests

client side

cd src_client yarn test

server side

cd src_server yarn test