Skip to content

DroneDB/Hub

Repository files navigation

Hub

JS Client Application for Registry

image

Build

# git clone https://github.com/DroneDB/Hub --recurse-submodules && cd Hub
# npm install -g webpack@4
# npm install
# webpack

Run

cd build
python -m http.server 8080

Open a web browser to http://localhost:8080