Skip to content

JaredKnapp/itemsense-viztool-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

153 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

itemsense-viztool-js

A web-based visualization tool for using your ItemSense Instance.

This tool is under active development and may be unstable at times. It is presented as-is as a reference and prototyping tool for ItemSense. It is not recommended to build production solutions based on this tool.

For more information about ItemSense, check out http://developer.impinj.com.

Installation

Once you have cloned the repository, you need version 4.0.0 of node and upwards. check your node version with the following command:

$ node --version

If you have an older version of node, or don't have not at all, you can install it by going to https://nodejs.org/en/download/ Once node is installed, three commands should be run To get the application ready for execution, run the following two commands:

$ npm install
$ npm install -g gulp
$ gulp compile

NOTE: Tested using node v5.8.0

Once those have completed, you can now start up a server:

$ npm start

Once the server executable is running, just browse to http://localhost:3000 to see it in action. Videos on usage to be posted on youtube shortly.

About

A visualization tool for using Impinj ItemSense

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5