Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sanjsanj/thermostat_3


https://github.com/sanjsanj/thermostat_3

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

#thermostat_3

[![Build Status](https://travis-ci.org/sanjsanj/thermostat_3.svg?branch=master)](https://travis-ci.org/sanjsanj/thermostat_3)

###To run tests:
```
*Jasmine unit tests for JavaScript*
$ open SpecRunner.html

*Karma unit tests for Angular*
$ npm test
```

###To run app:
```
$ open index.html
```