Skip to content
This repository has been archived by the owner on Apr 4, 2022. It is now read-only.

hamidb80/konva-drag-draw-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

drag&draw example for Konva

to install

npm i

or

yarn install

to run:

npm run serve

or

yarn serve