Skip to content

Affine-Shades/dotpix

Repository files navigation

Dotpix

Dotpix is a keyboard-based drawing app.

Getting Started

  1. Clone the repository
  2. Install NPM packages in the project directory by running npm install
  3. Run npm run dev and open http://localhost:5173 to view it in the browser.