$ docker-compose upServer:
$ cd server/
$ npm testClient:
$ cd client/
$ npm testand follow the instructions.
- Frontend Overhaul.
- Bring back reducer tests removed after major refactor.
- Allow Boards to be modified and deleted.
- Implement login.
- Extend task contents.
- ...



