Skip to content

yorukot/fixyourmouse

Repository files navigation

Fix your mouse

This is a tool used to detect mouse double clicks. If you like it, click star!

Btw when I was making this website my mouse was double clicking (almost 50%) hahaha

Run

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev