khamidou / minipad

A really, really simple etherpad clone, using socket.io and backbonejs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

minipad is a small etherpad clone.

requirements
============

socket.io (run "npm install socket.io" to get it)

setup
=====

To run the server, simply run "node server.js" and point your browser at : http://localhost:8000/socket.io/index.html

About

A really, really simple etherpad clone, using socket.io and backbonejs


Languages

Language:JavaScript 100.0%