Task
A code to draw cubes by 3 clicks. The first two clicks determine the front size of the cube and the third click will make the depth.
Made with : Vite, Vue3, Konva, ♥
# install dependencies
$ npm install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production mode
$ npm run build