1.2 Installation
Install threefy by entering the following command in your project folder.
npm install threefy
*NOTE: When threefy is installed, if your project uses the three.js library, three.js will no longer be installed, otherwise three.js will be installed along with it.
Last updated