Skip to content

Ranganadhxkamepalli/commercial-iot-labs-interface

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 48.3%
  • HTML 40.2%
  • CSS 7.0%
  • Perl 4.1%
  • XSLT 0.4%
  • Python 0.0%