Dotpix is a keyboard-based drawing app.
- Clone the repository
- Install NPM packages in the project directory by running
npm install
- Run
npm run dev
and open http://localhost:5173 to view it in the browser.
Dotpix is a keyboard-based drawing app.
npm install
npm run dev
and open http://localhost:5173 to view it in the browser.