Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 164 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 164 Bytes

💥 cv

Start dev environment

$ cp template.env .env
$ yarn
$ yarn client
$ yarn server

Running tests

$ yarn test