0.1.0 • Published 3 years ago

vue-whiteboarddd v0.1.0

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

Vue Whiteboard

A vue component built with Konva.js

Caveat

undo -- can only go back undo steps -1 Don't recommend over 50 steps

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Run your end-to-end tests

npm run test:e2e

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.