cli-three

1.0.4 • Public • Published

CLI Three

Version 1.0.4

A command line interface to initialize projects runing with Vite.
Add Three.js library and merges a template in your root folder.
Offers 3 types of templates right out of the box:

  • Vanilla
  • Vue
  • React

Installation

npx cli-three

Usage

Vannilla template:

  • npx cli-three init myapp
  • npx cli-three init myapp --conf vannilla

Vue template:
npx cli-three init myapp --conf vue

React template:
npx cli-three init myapp --conf react

Package Sidebar

Install

npm i cli-three

Weekly Downloads

0

Version

1.0.4

License

MIT

Unpacked Size

7.42 kB

Total Files

8

Last publish

Collaborators

  • gmisiurny