A web app for generating .KML
tracks for the National Blue Trail hike path in Hungary.
- node.js 12 with yarn package manager
- Ruby 2.6.3
- GNU Make
git clone git@github.com:lencse/kektura-szakaszok.git
cd kektura-szakaszok
bundle install
make
make watch
If you're changing the data fetching script:
make watch && make watch_data: