Zombordle Getting Started Clone the repo cd zombordle make sure yarn is set up: corepack enable install dependencies: yarn start the dev server: yarn dev