Getting Started First, install the dependencies (with yarn!): yarn install Then, run the development server: yarn dev During development, make sure you have the following criteria met: ESLint is happy Prettier is happy TypeScript is happy