React Three Boilerplate Install Assumes you already have node 20+ installed. If you already have yarn installed you can skip the next command. npm install --global yarn Install all dependencies for node yarn install Running yarn start Building yarn build Fixing lint yarn lint Fixing code format yarn format