Skip to content

Commit 35b560f

Browse files
authored
Update cypress.md
1 parent 5182ca8 commit 35b560f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/testing/cypress.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ Cypress is a great E2E testing tool. Here are a few great reasons to consider it
1010

1111
## Installation
1212

13+
> You can skip this section by just cloning [the template github repo 🌹](https://github.com/basarat/cypress-ts)
14+
1315
> The steps provided in this installation process will give you a nice `e2e` folder that you can use as boiler plate for your organization. You can just copy paste this `e2e` folder into any existing projects that you want to test with cypress.
1416
1517
Create an e2e directory and install cypress and its dependencies for TypeScript transpiling:

0 commit comments

Comments
 (0)