Synthetix website Getting started Create your own .env.local file with: cp .env.example .env.local Fill in the missing keys and run yarn install to install the dependencies. After the successful installation, run yarn dev to spin up the application. http://localhost:3000