DEV Community

Discussion on: Get Started With ThreeJS

Collapse
 
karmekk profile image
Bartosz Gleń

Nice article, I'm starting to learn three.js and this is a good start. Thanks for your work.

Btw I'd recommend using vite.js instead of create-react-app in this case. It installs a clean react environment without the heavy stuff for testing, profiling etc.