This template provides a minimal setup to get React working in Vite with HMR along with Cypress, Typescript, tailwind, ESLint, husky, and lint staged configured.
- Project structure
- Tests
- e2e with cypress
- component with cypress
- unit with vitest
- Code
- format prettier (with minor changes)
- linting eslint
- style airbnb
- typescript
- CI
- lintstaged
- spellcheck
- coverage with istanbul/nyc and codecov
- UI
- MUI
- tailwind