sergioaugrod / jago

Sensors dashboard.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jago

Dashboard for sensors data.

Prerequisites

You will need the following things properly installed on your computer:

Instalation

Execute the following commands to install dependencies and init project:

$ npm install
$ npm start

Usage

Now you can visit localhost:8888 from your browser.

Starter Kit

If you need a starter kit to react, I use and recommend this:

https://github.com/alicoding/react-webpack-babel

Contributing

  1. Clone it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Maintainers

About

Sensors dashboard.


Languages

Language:JavaScript 81.3%Language:HTML 16.6%Language:CSS 2.0%