0.0.2 • Published 2 years ago

threeforce v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Threeforce

A Three.js project generator

Download a template in zip format, extract and install.

Run npx threeforce <project_name> <optional_URL>

  1. The project name is expected as the first argument.
  2. The second argument (optional) is the template URL string (It must point to a .zip file with one main folder).

If the URL is not provided the default template threemplate will be downloaded.

A project folder will be set starting from the working directory in which the command is launched.