generator-threejs-modern-app
v1.4.0
Published
Scaffold out a boilerplate and utils for a fullscreen Three.js app
Downloads
25
Maintainers
Readme
generator-threejs-modern-app
Scaffold out a boilerplate and utils for a fullscreen Three.js app
READ THE DOCUMENTATION HERE
Usage
First make sure you're in your project folder (mkdir my-awesome-project && cd my-awesome-project/
), then run
npm init yo threejs-modern-app
This command will use npx
to fetch the latest version of the generator and use it.