felixguendling / valhalla-app

This is the demo web app running on https://valhalla.openstreetmap.de

Home Page:https://valhalla.openstreetmap.de

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Valhalla Demo App

valhalla_screenshot

This is the ReactJS demo web app running on https://valhalla.openstreetmap.de. It provides routing and isochrones with a magnitude of options and makes requests to Valhalla, an open source routing engine and accompanying libraries for use with OpenStreetMap data.

Commands

npm install

Install the dependencies.

npm run dev

Runs the app in hot-reload mode on http://localhost:3000 to view changes in the browser.

npm build

Builds and bundles the minified app for production to the ./build folder.

Your app is ready to be deployed!

About

This is the demo web app running on https://valhalla.openstreetmap.de

https://valhalla.openstreetmap.de


Languages

Language:JavaScript 97.1%Language:CSS 1.7%Language:HTML 1.2%Language:Shell 0.0%