create-threejs-proj
v1.2.0
Published
The quickest way to start a ThreeJs project
Readme
create-threejs-proj
A CLI for creating new ThreeJS projects.
Usage
npx create-threejs-projIf you prefer to create a Typescript project.
npx create-threejs-proj -tIf you want the dependencies to be autoinstalled after the project creation.
npx create-threejs-proj -i