/mui-tooltip-cypress

Create React App with TypeScript and Cypress AXE

Primary LanguageTypeScript

MUI Tooltip and Cypress AXE

Install dependencies

npm install

Run React locally

npm run start

Run Cypress tests

npm run cypress

How this was created?

npx create-react-app mui-tooltip-cypress --template typescript