create_cypress_structure: Create a temporary directory to store everything needed by Cypress
Description
Create a temporary directory to store everything needed by Cypress
Usage
create_cypress_structure(app_dir, port, debug)
Arguments
- app_dir
The path to the application root
- port
Port to run the app
- debug
Logical. TRUE to display all the system messages on runtime