☁️Upload Builds
Learn how to upload your builds to the cloud.
This is useful if you want to upload your exported builds to the cloud temporarily and download it on another machine or device you own.
Steps
Do
yarn export:upload
and it will compile your build into a zip package and upload it to the file.io server.You'll get a link from the terminal after a successful upload.
Last updated