offtherailz / mapstore-playground

a sample mapstore project to learn and do exercises

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A sample mapstore project

Quick Start

Clone the repository with the --recursive option to automatically clone submodules:

git clone --recursive http://github.com/geosolutions-it/mapstore-playground

Install NodeJS >= 7.10.0 , if needed, from here.

Start the development application locally:

npm install

npm start

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

Read more on the wiki.

About

a sample mapstore project to learn and do exercises

License:Other


Languages

Language:HTML 58.8%Language:JavaScript 36.9%Language:Dockerfile 2.5%Language:Shell 1.8%