This is a sample collaborative and interactive real-time node.js app with Socket.io, Express and Jade.
These will install with npm, just do
npm install
In your project directory.
# Install nodejs and npm
git clone http://github.com/alvarosaco/poesiacolaborative.git [project-name]
cd [project-name]
npm install
# Run
node server.js
## Thanks to
* [Brendan Scarvell] (https://github.com/bscarvell) for being my guru.
## About
poesiacolaborativa is a sample collaborative and interactive node.js app for creating poetry in real-time with others.
Enjoy your poetry time with others.
## License
GPL
## Contribute
pull requests are welcome