Skip to content

drmats/velox-maps

Repository files navigation

velox-maps

React maps-app starter (baseweb).


see the live demo

velox-maps


content

base branch

velox:base-react-baseui-styled

configured environments

  • typescript
  • babel
  • eslint
  • webpack
  • webpack-dev-server
  • react

base libraries

ui

  • baseweb.design

mapping libraries

  • @mapbox/geo-viewport
  • @mapbox/polyline
  • @mapbox/sphericalmercator
  • @mapbox/tilebelt
  • maplibre-gl
  • ngeohash
  • react-map-gl
  • turf

data manipulation

  • d3

development

npm i
npm run lint
npm run dev

production build

npm run build

license

velox-maps is released under the BSD 2-Clause license. See the LICENSE for more details.

Releases

No releases published

Packages

No packages published