README
Data from gouv.fr
Installation
npm install geo.gouv.fr
or
yarn add geo.gouv.fr
Usage
Documentation
The API documentation is here https://zephyrweb.github.io/GeoGouvFR/
Développement
Start environnement
cp .env.dist .env
make up
Data from gouv.fr -----------------
<script type="module">
import geoGouvFr from 'https://cdn.skypack.dev/geo.gouv.fr';
</script>
npm install geo.gouv.fr
or
yarn add geo.gouv.fr
The API documentation is here https://zephyrweb.github.io/GeoGouvFR/
cp .env.dist .env
make up