crawlable-todos
v0.0.3
Published
crawlable-todos ===============
Downloads
1
Readme
crawlable-todos
This is a short todo list example to illustrate how to use Crawlable
, written with Express
, Backbone.Marionette
and Crawlable
.
Try it at this address: http://crawlable-todos.herokuapp.com/
Install
You also can deploy it yourself like this:
git clone [email protected]:trupin/crawlable-todos.git
cd crawlable-todos
npm install
node server.js