# node-red-contrib-smartnode-hook
this project is dependenced by the node-red-contrib-smartnode for some IoT display function

#Note: this package is for **Intel Edison** with Arduino extension board only now!!

# INSTALL
1. install node-red on your Edison board.
   Please see the ref. [here](http://nodered.org/docs/getting-started/installation.html)

2. install the node-red-contrib-smartnode package, this process will install the node-red-contrib-hook package automaticlly.    please check the install cmd [here](https://github.com/MakerCollider/node-red-contrib-smartnode)

3. if you want to install smartnode package independently， then enter the node-red dir, and run:

   ``npm install node-red-contrib-smartnode``
