F1: Set up the application's local launch instructions (for developers)

  1. 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.
  2. Acceptance criteria: A README file containing the following sections can be used to run the applications locally: "installation", "runnint tests", "Run the application"
  3. Testing scenarios:
  • The application can be deployed locally
  • Tests suites can be run locally
  • The application can be run and debugged locally
  1. Tech Notes: N/A
Edited by Santiago Ortiz [EPAM]