1.0.3 • Published 11 years ago
iboard-adventure v1.0.3
ignite board adventure
An adventure is a tutorial that not only walks you through each step, but it verifies that you completed the step correctly.
This adventure walks you through building an application using the virtual dom, browserify, tweet stream and socket.io. The application is a simple stream board that listens to a hash tag on twitter and display any photo uploaded to that hash tag.
You need to install iojs and you can do so here:
Then once installed, you need to install the adventure:
npm install iboard-adventureor
sudo npm install iboard-adventureOnce installed you simply start up the tasks by running:
iboard-adventureFollow the directions from there.
DISCLAIMER:
I know it is not very descriptive right now, but I plan on doing short videos for each section to provide context and a way to follow along.