Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 224 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 224 Bytes

README

detect-gpu bug reproduction

https://github.com/pmndrs/detect-gpu

Steps to reproduce

  • Create a production build: yarn install && yarn build
  • Serve the production build: cd build && python -m http.server