Skip to content

Etch a Sketch Vue.js

Latest
Compare
Choose a tag to compare
@canozsoy canozsoy released this 15 Nov 06:48
· 5 commits to main since this release

Etch a Sketch

Canvas drawing tool written in vuejs. Click link to draw!

Releases

  • Vue.js version, includes canvas for drawing. Supported for web and mobile view.
  • Vanilla js version, simple dom manipulation drawing. Supported for web only.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.