cra-template-codecept-io Cypress template for Create React App. To use this template, add --template codecept-io when creating a new app. For example: npx create-react-app my-app --template codecept-io or yarn create react-app my-app --template codecept-io