Skip to content

Commit

Permalink
Merge branch 'master' of github.com:Gizra/todo_restful
Browse files Browse the repository at this point in the history
  • Loading branch information
amitaibu committed Nov 22, 2014
2 parents e32195e + 5b487cd commit 2074715
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
[![Build Status](https://travis-ci.org/Gizra/todo_restful.svg)](https://travis-ci.org/Gizra/todo_restful)

# Drupal 7 - Install Profile ToDo
# TodoMVC adaptation to Drupal's RESTful

## Live demo

* [App demo](http://gizra.github.io/todo_restful/#/)
* [Drupal Backend](http://live-todo-restful.pantheon.io/)

To test it locally:

1. Follow the below [Installation](https://github.com/Gizra/todo_restful#installation) notes
1. If you Drupal site is not running under ``http://localhost/todo_restful/www`` then in ``client/Gruntfile.js``
Expand Down

0 comments on commit 2074715

Please sign in to comment.