Skip to content
This repository has been archived by the owner on Mar 26, 2019. It is now read-only.

DavidRouyer/foobot

Repository files navigation

Foobot dashboard

Experimental dashboard for Foobot, a IoT device designed to help you to control your indoor air quality.

Getting Started

Prerequisites

Developing

  1. Run npm install to install server dependencies.

  2. Run bower install to install front-end dependencies.

  3. Run grunt serve to start the development server. It should automatically open the client in your browser when ready.

Build & development

Run grunt build for building and grunt serve for preview.

Testing

Running npm test:client will run the unit tests with Karma and Jasmine.

Running npm test:e2e will run the end-to-end tests with Protractor.

About

Experimental dashboard for foobot.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published