Skip to content

TechnicJelle/BlueMapMarkerGenerator

Repository files navigation

BlueMap Marker Generator

A webapp that helps generate BlueMap markers

Running locally

  1. Make sure you have set up a proper Flutter development environment for the Web target. docs.flutter.dev/get-started
  2. Clone the project and cd into it.
  3. Run flutter pub get to download all the dependencies.
  4. Run flutter run to run the project. You may need to then type a number to select your browser.