kkiyama117 / web-hid-ts-example

Home Page:https://webhid.hinatan.jp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React + WebHID app demo with typescript

This project was bootstrapped with Create React App.

requirements

  • Google chrome, version 79 or higher.

Prepare

Access chrome://flags/#enable-experimental-web-platform-features and enable it.

Run

# Install deps
yarn
# Run dev server
yarn start

About

https://webhid.hinatan.jp

License:MIT License


Languages

Language:TypeScript 77.6%Language:HTML 14.5%Language:CSS 7.8%