Skip to content

Latest commit

 

History

History
executable file
·
20 lines (17 loc) · 588 Bytes

README.md

File metadata and controls

executable file
·
20 lines (17 loc) · 588 Bytes

Standalone Web Application Sample

A standalone web application to create a client side Watson IoT application using the iotf-client-bundle-min.js Checkout the client Javascript code here.

Dependency

  • Nodejs
  • express
  • angularjs
  • ibmiotf

Steps

1.Install the dependencies

npm install

2.Start express application

npm start
  1. open browser http://localhost:3000/