Skip to content

Calaos Web App - HTML5 (based on AngularJS) Application for calaos home automation system

License

Notifications You must be signed in to change notification settings

calaos/calaos-web-app

Repository files navigation

Webapp for Calaos

To build, install nodejs, and:

npm install -g bower gulp

Then install dependencies:

npm install
bower install

Then to build the app:

gulp

To develop with livereload:

gulp serve

Don't forget to set the ws:https://xxx/api URL in src/scripts/dev_config.js

About

Calaos Web App - HTML5 (based on AngularJS) Application for calaos home automation system

Resources

License

Stars

Watchers

Forks

Packages

No packages published