Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Clone LOCator Web Configurations

    • Use GitHub Desktop to clone the LOCator Web Configurations repository to your local directory.

  2. Open in Visual Studio Code

    • Open the cloned directory in Visual Studio Code to start making required configuration changes.

  3. Make Changes and Push

    • Modify the configurations in Visual Studio Code, and once satisfied, push the changes to the GitHub repository.

  4. Update Branches

    • Ensure that both the main and dev branches are updated with the latest changes.

  5. Refresh LOCator Web Application

    • Access the LOCator Web Application and refresh the page. If configurations are error-free, changes will be reflected in the application.

...