A Project template for React + Vite + Cypress w/ Cucumber + Jest + MUI + ESLint + Prettier
Uses Github Actions for CI/CD. Gated by linting, testing, and BDD testing
See bdd-vite-react/docs/adr/ for key architectural decisions in this project.
cd bdd-vite-react
npm install
npm run dev # Launches to http://localhost:5173/
npm test
npm run bdd:headless
npm run bdd:open
https://mui.com/material-ui/react-tabs/
https://docs.cypress.io/app/get-started/why-cypress#End-to-end-Testing