Peripleo.JS
An opinionated React library for building map interfaces. Work in progress.
Running the Examples
The best way to see Peripleo in action is to browse the examples.
- Clone this repository
- Run
npm install - Run
npm run buildto build the main@peripleo/peripleopackage - Change into the
@peripleo/maplibrepackage:
$ cd packages/peripleo/map-libre/
- Run
npm start - Point your browser to http://localhost:5173/test/index.html