Skip to content

Commit

Permalink
Merge branch 'master' of github.com:webofthings/wot-book
Browse files Browse the repository at this point in the history
  • Loading branch information
domguinard committed Sep 18, 2016
2 parents c2fe792 + 63e09fd commit d756ad1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
@@ -1,6 +1,12 @@
# Building the Web of Things - Code
This repository contains all the Node.js and JavaScript code examples from the [Building the Web of Things](http://manning.com/guinard/?a_aid=wot&a_bid=16f48f14) book.

# Downloading the code examples

Clone the repository recursively to ensure all the sub projects are downloaded:

`git clone --recursive git@github.com:webofthings/wot-book.git`

# What is the book about?
The book is all about building apps for the Internet of Things using Web technologies.
In more technical terms it is all about Node.js, JavaScript, HTTP, WebSockets for embedded devices!
Expand Down

0 comments on commit d756ad1

Please sign in to comment.