Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 149 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 149 Bytes

cala

run (unit) tests:

make reset-deps next-watch

to run e2e tests:

make e2e

to run the server:

make run-server