sonyseng / temperature

Temperature Logger Gulp+Karma+Websockets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Temperature Logger

Prerequisites

Install the latest nodejs & npm. Found here: NodeJs

Install the latest bower. Found here: Bower

npm install -g bower

Install the latest gulp. Found here: Gulp

npm install -g gulp-cli

Build the source

npm install
bower install
gulp build

The Final artifact is found in the ./build directory. You may run the app just by opening app.html in Chrome or any browser that supports WebSockets

About

Temperature Logger Gulp+Karma+Websockets


Languages

Language:JavaScript 86.5%Language:HTML 8.7%Language:CSS 4.7%