1.2.0 • Published 1 year ago

create-threejs-proj v1.2.0

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

create-threejs-proj

A CLI for creating new ThreeJS projects.

Usage

npx create-threejs-proj

If you prefer to create a Typescript project.

npx create-threejs-proj -t

If you want the dependencies to be autoinstalled after the project creation.

npx create-threejs-proj -i

The ThreeJS project

  • The CLI allows you to create a Typescript or a Javascript project.
  • We are using Vite, because is fast and easily configurable.
  • ESLint is already configured.
  • The project includes a basic prettier configuration.
  • Git is also initialized for you.
1.2.0

1 year ago

1.1.0

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago