Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sanjsanj/thermostat_3
https://github.com/sanjsanj/thermostat_3
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sanjsanj/thermostat_3
- Owner: sanjsanj
- Created: 2015-07-17T19:54:39.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-24T19:44:21.000Z (over 9 years ago)
- Last Synced: 2024-05-16T01:13:58.051Z (6 months ago)
- Language: JavaScript
- Size: 266 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```