To contribute to the client part of the application, you need to have sufficient knowledge of how to use konva library. Kindly find below some useful links to learn about the konva library:
Note, the following packages has already been installed
First, run the development server:
cd frontend/
yarn run start
# or
cd backend/
yarn run dev