SSG-DRD-IOT / commercial-iot-labs-interface

The Interface for the CIoT Workshop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

commercial-iot-labs-interface

This is the web application used to access the content of the Intel Commericla IoT Workshop.

Installation in a Development Environment

  • Clone the repository to the development computer.

  • Be sure that NodeJS is installed.

  • Be sure that GruntJS is installed. npm install -g grunt-cli

  • Be sure that BowerJS is installed. npm install -g bower

  • Then change to the top level directory of the web application (commercial-iot-labs-interface)

  • Type npm install

  • Type bower install

  • Type grunt build

  • and then grunt live

A browser should launch with the web application.

About

The Interface for the CIoT Workshop


Languages

Language:JavaScript 48.3%Language:HTML 40.2%Language:CSS 7.0%Language:Perl 4.1%Language:XSLT 0.4%Language:Python 0.0%Language:Shell 0.0%