Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 277 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 277 Bytes

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