pmndrs / react-three-fiber

🇨🇭 A React renderer for Three.js
https://docs.pmnd.rs/react-three-fiber
MIT License
27.36k stars 1.57k forks source link

CodeSandbox CI #259

Closed hasparus closed 4 years ago

hasparus commented 4 years ago

What do you think about CodeSandbox CI?

The code using react-three-fiber is pretty visual, so a possibility to play with PR changes and see what happens would help the process. And well, deploying reproduction/example projects is pretty boring.

drcmda commented 4 years ago

i've set the CI up, the last step though, should i prime it to /examples?

hasparus commented 4 years ago

I've been thinking about "vanilla-ts-vanilla-ts" or ""react-new" (CRA) templates for presenting bugfixes or features, but /examples would actually be better, because it's already set up.