F1: Set up the application's local launch instructions (for developers)
- Description: Include a README file with step-by-step instructions for setting up the environment and running the application on a local machine for development and debugging purposes.
- Acceptance criteria: A README file containing the following sections can be used to run the applications locally: "installation", "runnint tests", "Run the application"
- Testing scenarios:
- The application can be deployed locally
- Tests suites can be run locally
- The application can be run and debugged locally
- Tech Notes: N/A
Edited by Santiago Ortiz [EPAM]