This is the home of the Valo+ cross-platform app.
The app is based on ionic 2. To get started with the cloned repo you must have NodeJS installed. The install Ionic with the command: npm install -g ionic@beta
To install all dependencies run npm install
.
Finally a local server can be run with ionic serve
.
An actual version of the app can be downloaded here.