Skip to content

F-NiX/konva-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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