Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 654 Bytes

DEVELOPERS.md

File metadata and controls

17 lines (13 loc) · 654 Bytes

Flot Developer Guide

This guide will help you getting the project up and running locally.

Prerequisites

Getting Started

  1. Clone the repository
git clone https://github.com/flothq/flot.git
  1. Open the project in VS Code or your preferred Editor
  2. Open the project inside a container using devcontainers either through the extension or through the CLI
  3. run make dev to start the project in watch mode and visit the UI at http://localhost:8080