detect-gpu bug reproduction
https://github.com/pmndrs/detect-gpu
- Create a production build:
yarn install && yarn build
- Serve the production build:
cd build && python -m http.server
detect-gpu bug reproduction
https://github.com/pmndrs/detect-gpu
yarn install && yarn build
cd build && python -m http.server