isabella232 / cra-template-cypress-typescript

The base Cypress + TypeScript template for Create React App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cra-template-cypress-typescript

npm version semantic-release renovate-app badge

Cypress template for Create React App.

To use this template, add --template cypress-typescript when creating a new app.

For example:

npx create-react-app my-app --template cypress-typescript

or

yarn create react-app my-app --template cypress-typescript

🚩 Produced by the Cypress DX team. Interested in Cypress and work like this? We’re HIRING! Learn more at https://link.cypress.io/dx-engineer

About

The base Cypress + TypeScript template for Create React App

License:MIT License


Languages

Language:TypeScript 77.6%Language:HTML 14.6%Language:CSS 7.9%