Konva Vue

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, ♥

Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production mode
$ npm run build