MapStore Client Configuration and Development ============================================= The `geonode-mapstore-client `_ is a downstream project of `MapStore `_. GeoNode uses MapStore as a frontend framework to create single-page applications that provide a catalog and viewer to show the GeoNode resource's content. These are the required steps before to proceed with this section: - `Install the training Virtual Machine <../GN1/QUICK_INSTALL.html>`_ - `Create a GeoNode project <040_create_project.html>`_ There are different levels of customization for the client that range from the configuration to a custom branch/fork: .. toctree:: :maxdepth: 1 mapstore_client/001_CONFIGURATION.md mapstore_client/002_CLIENT_DEV_SETUP.md mapstore_client/003_CLIENT_STRUCTURE.md mapstore_client/004_CUSTOM_BRANCH.md mapstore_client/005_EXTENSION.md