An open API service indexing awesome lists of open source software.

https://github.com/zachsa/mapstore2-custom-test

Test repository for mapstore2 library
https://github.com/zachsa/mapstore2-custom-test

Last synced: 12 months ago
JSON representation

Test repository for mapstore2 library

Awesome Lists containing this project

README

          

test
==========

Quick Start
------------

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

`git clone --recursive git@github.com:zachsa/mapstore-test.git`

Install NodeJS >= 7.10.0 , if needed, from [here](https://nodejs.org/en/download/releases/).

Start the development application locally:

`npm install`

`npm start`

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

Read more on the [wiki](git@github.com:zachsa/mapstore-test.git/wiki).