0.1.0 • Published 11 years ago
rtc-guidebook v0.1.0
An in-progress guidebook for building applications using rtc.io.
Getting Started
Install using the following command:
npm install -g rtc-guidebook
rtc-guidebookIf all is well a server will be started on your local machine and bound to port 3000, so available at the following url:
http://localhost:3000/guidebook/
If you would prefer to run the guidebook on a different url, then you can run the rtc-guidebook command, and provide a NODE_PORT environment variable:
NODE_PORT=8000 rtc-guidebookLicense
The content of the book is released under a CC Attribution-ShareAlike license.
0.1.0
11 years ago