Skip to content

SecretSlowTravelTrips/sstt

Repository files navigation

License: GPL v3 workflow

SSTT Query Service

Use this Query service to download geojson files with the selected data.

Prerequisites

  • Node version >=14 installed
  • This project uses the Yarn 1 package manager
  • Linux (for Windows use WSL, because Svelte Kit)

Usage

From a terminal located at the project root, install project dependencies:

yarn

Start the project in development mode

yarn run dev