# cypress-project [hidden] Add Cypress configuration to a project ## Usage ```bash ng generate cypress-project ... ``` ### Options | Name | Alias | Description | Type | Default value | | --------- | ----- | ------------------------ | ------ | ------------- | | `project` | | The name of the project. | string | `undefined` |