@quest-chains/dapp Create your .env file: cp sample.env .env Install dependencies: yarn install Run in development mode: yarn dev Submit Pull request: Make sure to branch off of the dev branch and to make dev the target of pull requests instead of main.