geotagged images viewer
cross platform geo-tagged image viewer
Desktop application build with Angular and Electron framework for browsing georefrenced images on OpenStreetMaps.
git clone https://github.com/qubus-ai/qubus.git
npm install
npm run build-release
npm run qubus
Build and run in production mode
npm run build-prod
Build and run in developlment mode (opened chrome devTools)
npm run build-dev
Build and run in developlment mode (opened chrome devTools)
npm run build-dev
Build and run with front-end served by webpack-dev-server (changes automatically reloaded)
npm run build-dev
npm run qubus-remote
The MIT License (MIT) © Qubus 2019