Skip to content

Releases: canozsoy/etch_a_sketch

Etch a Sketch Vue.js

15 Nov 06:48
Compare
Choose a tag to compare

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.

Etch a Sketch Vanilla JS

13 Nov 07:37
3b9cf95
Compare
Choose a tag to compare

Etch a Sketch

Etch a Sketch with vanilla js