This application is a monitoring application will use the HomeAgain API in order to have a monitoring.
- Install node js and npm
- Install bower
npm install -g bower - Install dependencies of bower : ```bower install``
- Install brunch ```npm install -g brunch``
- Install node dependencies
npm install - Build the project with
brunch borbrunch w. - Launch the server and build brunch w --server
- Open the
public/dir to see the result. - Write your code in
app/.
- Dashboard sensors visualization
- By-room sensor visualization
- Improved sensor UI with ProcessingJS
This is a simple coffeescript based skeleton for Brunch which utilizes MarionetteJS and Bootstrap 3.
Main features are CoffeeScript, Stylus and Handlebars. Bootstrap 3.
Versions of software the skeleton uses:
- jQuery 2.0.3
- Backbone 1.0.0
- Underscore 1.5.2
- Twitter Bootstrap 3.0.0
- MarionetteJS 1.1.0
- MomentJS 2.2.1