@mapstore/geonode-mapstore-client

0.0.6 • Public • Published

MapStore GeoNode client

Development setup

Start the development application locally:

  • create a env.json file in geonode_mapstore_client/client directory with needed variables
// env.json file
{
    "DEV_SERVER_HOST": "eg: my-geonode-host.org"
}
  • npm install
  • npm start

The application runs at https://localhost:8081 afterwards.

Note: localhost uses https protocol to connect a remote GeoNode instance

Compile bundle

  • npm run compile

or run build.sh for the complete build process

Tools

  • node v12.14.1
  • npm 6.13.4

Readme

Keywords

none

Package Sidebar

Install

npm i @mapstore/geonode-mapstore-client

Weekly Downloads

0

Version

0.0.6

License

BSD-2-Clause

Unpacked Size

342 kB

Total Files

99

Last publish

Collaborators

  • mbarto
  • allyoucanmap
  • mv88
  • offtherailz