Note that this project does not automatically run any build/test steps and is only for demo purposes.
Get started by installing Node and running npm install
.
Run tests locally via npx cypress open
and follow the prompts.
It's recommended to run npx eslint cypress/** --fix
before committing.