1.4.0 • Published 5 years ago

olr v1.4.0

Weekly downloads
32
License
-
Repository
github
Last release
5 years ago

olr

OpenLayers React Component Library

Getting started

Clone the repo and install dependencies: Caveat Requires node version >= 9, use:

nvm use 9

Note: If you upgrade from previous versions of node or npm you may have to clear out your node_modules and the npm caches:

rm -rf node_modules
npm cache clean --force
npm install

Run the tests:

npx run test

Contribute

PRs accepted.

Commits must use commit message guidelines. Pull requests try to use the pull request template provided.

See the contribute file!

1.4.0

5 years ago

1.3.0

5 years ago

1.2.0

5 years ago

1.1.0

6 years ago

1.0.2

6 years ago

1.0.0

6 years ago

1.0.1

6 years ago