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
- Install Node.js
- Download and install from nodejs.org
-
Verify installation:
node --version
-
Install Git
- Download and install from git-scm.com
-
Verify installation:
git --version
-
Install Chrome
- Install the Chrome Browser if you have not already.