create repository "oruharo/hid-imager" manually.
npx create-react-app --template=typescript hid-imager
cd hid-imager
git remote add origin [email protected]:oruharo/hid-imager.git
git branch -m main
git push -u origin main
git clone [email protected]:oruharo/hid-imager.git
cd hid-imager
yarn remove web-vitals
yarn add \
@mui/material @emotion/react @emotion/styled \
@mui/icons-material \
@types/react-router-dom react-router-dom \
react-hook-form \
notistack \
copy-to-clipboard \
react-error-boundary \
@testing-library/react-hooks \
@types/w3c-web-serial \
@types/w3c-web-usb \
crc-32