git clone https://github.com/FelipeR2U/external-three.git
cd external-three
yarn
cd library
yarn build:dev && yarn dev
git clone https://github.com/FelipeR2U/external-three.git
cd external-three
yarn
cd library
yarn build
cd ../project
yarn build && yarn dev