Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 286 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 286 Bytes

Template for drawing on a full screen canvas.

Running the project

Serve this directory as a static web page:

  • with node: npm run start
  • with python: python -m http.server

You should see a blank page with a black line.

Instructions

Drawing a dragon