This project contains the source code for the Horizon client web UI. To learn more about the Horizon system, including how to try the Blue Horizon instance of it, please browse to http://bluehorizon.network. Note that the HEAD of this repository's master
branch includes alpha-grade code under current development. Stable versions of this application are bundled in Ubuntu Snaps (cf. https://www.ubuntu.com/desktop/snappy), consult the bluehorizon-snap
project listed below to learn more.
Related Projects:
anax
(http://github.com/open-horizon/anax): The client control application in the Horizon systemhorizon-pkg
(http://github.com/open-horizon/horizon-pkg): A system for packaging Horizon systemdeb
s for multiple distributions and architectures. It also produces Ubuntu snapsraspbian-image
(http://github.com/open-horizon/raspbian-image): The Raspbian image builder for Raspberry Pi 2 and 3 models dedicated to Horizon
- Install
npm
andnode
- Execute
npm start
ornode scripts/start.js
make build