Merge branch 'master' of ssh://plrg.eecs.uci.edu/home/git/iotcloud
[iotcloud.git] / src / js / iotjs / README.md
1 iotjs
2 ==================================================
3
4 What does your library do?
5
6 Getting Started
7 --------------------------------------
8
9 - Install dependencies: `npm install`
10 - Run `npm test` to build your library
11 - Final src file in build directory.
12
13 Usage
14 --------------------------------------
15
16 How can I use it?
17
18 Future Development
19 --------------------------------------
20
21 What would you like to do but don't have the time for?