BalloonNotes icon indicating copy to clipboard operation
BalloonNotes copied to clipboard

Backbonejs with dualStorage (localStorage + remoteStorage) POC

##Backbone.js + localstorage POC

#Install

mkdir BalloonNotes
cd BalloonNotes
git clone https://[email protected]/guillaumepotier/BalloonNotes.git .
git submodule update --init
chmod -R 777 server