Skip to content

Prerequisites

Before you begin working with the geospatial dashboard, ensure you have the following tools and software installed:

  • Node.js (v20 or later) - Required to run the application
  • Git - Required for cloning the repository
  • Chrome - Required to load chrome extension

Setting Up Your Environment

  1. Install Node.js
  2. Download and install from nodejs.org
  3. Verify installation: node --version

  4. Install Git

  5. Download and install from git-scm.com
  6. Verify installation: git --version

  7. Install Chrome

  8. Install the Chrome Browser if you have not already.