Run yarn to install the dependencies
yarn
Copy .env.testnet example to .env then run the app using the script provided
cp .env.testnet .env yarn dev