# disastermanagement-client **Repository Path**: mirrors_geosolutions-it/disastermanagement-client ## Basic Information - **Project Name**: disastermanagement-client - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-02-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Geonode disaster management client ========== Quick Start ------------ Clone the repository with the --recursive option to automatically clone submodules: `git clone --recursive https://github.com/kappu72/disastermanagement-client` Install NodeJS, if needed, from [here](https://nodejs.org/en/blog/release/v0.12.7/). Start the development application locally: `npm install` `npm start` The application runs at `http://localhost:8081` afterwards. Read more on the [wiki](https://github.com/kappu72/disastermanagement-client/wiki).