TodoMVC rides again.
- React
- Relay
- TypeScript
- Emotion
- Tailwind
- Twin
- MUI
- Express
- GraphQL Yoga
- Prisma
- Pothos
- Redis
- Vite
- Playwright
- Clone the repo.
- Copy the
.env.examplefile into a new.envfile in the root directory, and add the missing environment variables. - Run
yarnin the root directory to install the dependencies. - Run
yarn devto run the development server.