19 lines
190 B
Markdown
19 lines
190 B
Markdown
# cypress-project [hidden]
|
|
|
|
Add Cypress configuration to a project
|
|
|
|
## Usage
|
|
|
|
```bash
|
|
ng generate cypress-project ...
|
|
|
|
```
|
|
|
|
## Options
|
|
|
|
### project
|
|
|
|
Type: `string`
|
|
|
|
The name of the project.
|