Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 394 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 394 Bytes

i've watched

ci

Instructions

Development

Running development server

bin/dev

Running code linter

bin/lint

Running unit tests

bin/test_unit

Running e2e tests

bin/test_e2e