Skip to content

LuisEnMarroquin/mui-tooltip-cypress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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