Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 272 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 272 Bytes

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.