Vite + Airbnb Eslint + Prettier + React + Typescript = ❤️ This is a Vite template that combines several technologies: Vite React TypeScript Eslint with eslint-config-airbnb and eslint-config-airbnb-typescript Prettier Why Vite Lightning fast cold server start Instant hot module replacement (HMR) Installation yarn Start the server: yarn dev To do Add husky and lint-staged git hooks Add Jest, Cypress and React Testing Library Add Storybook