/key-mapping

Primary LanguageTypeScriptMIT LicenseMIT

Keyboard Mapping

Support click button on page(with mouse) or press key(with keyboard)

Run locally

Install PNPM

Run the following command:

git clone git@github.com:azaleta/key-mapping.git
cd key-mapping
pnpm install
pnpm run dev