Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 395 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 395 Bytes

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