Skip to content

View planned and built Radschnellwege (cycle highways) in Germany.

License

Notifications You must be signed in to change notification settings

ohrie/radschnellwege-viewer

Repository files navigation

Radschnellwege Viewer

Deploy

Look at all the Radschnellwege planned, being built and already build. This project is depending on radschnellwege, which contains the data of the cycle highways for this map.

Initial Setup

Execute

npm install

Then create a file .env.local with your Mapbox Data.

VUE_APP_MAPBOX_ACCESS_TOKEN=<PUT_YOU_MAPBOX_ACCESS_TOKEN_HERE>
VUE_APP_MAPBOX_STYLE=<PUT_MAPBOX_STYLE_URL_HERE>
VUE_APP_UMAMI_KEY=
VUE_APP_UMAMI_URL=

Serve locally

Start local server.

npm run serve

Build

Build into dist/ folder.

npm run build

Lints and fixes files

npm run lint

About

This project is based on Vue CLI. Licensed under MIT License.

About

View planned and built Radschnellwege (cycle highways) in Germany.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published