Skip to content

rubybrowncoat/keydraw

 
 

Repository files navigation

keydraw

a thing to draw with keypresses lol

keydraw

Prerequisite Instructions

  • Have either yarn or npm
  • yarn or npm install in project root

Build Instructions

  • yarn dev or npm run dev for a development build and a local server
  • yarn build or npm run build for a production build (in dist/)
  • yarn deploy or npm run deploy to deploy to gh-pages (repo url is /keydraw/)

About

draw with keys

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 51.5%
  • Vue 40.2%
  • CSS 8.0%
  • HTML 0.3%