Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 447 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 447 Bytes

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.