Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 148 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 148 Bytes

Task List

Setup project first time

docker-compose up
npm run setup --prefix server

Run tests

npm run test --prefix server