1.2 Installation
Install threefy by entering the following command in your project folder.
npm install threefy
*NOTE: When installing threefy, the dependent libraries three.js and react are also installed. If these are already installed, they will not be installed.
Last updated