Skip to content

canozsoy/etch_a_sketch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Can Özsoy
May 29, 2022
ec2587b · May 29, 2022

History

25 Commits
Nov 18, 2021
Nov 13, 2021
Nov 18, 2021
Nov 13, 2021
May 29, 2022
Nov 13, 2021
Nov 13, 2021
May 29, 2022
Nov 15, 2021
Nov 13, 2021
May 29, 2022
Nov 13, 2021
Nov 13, 2021
May 29, 2022

Repository files navigation

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.