An open API service indexing awesome lists of open source software.

https://github.com/revathskumar/todo-custom-element-backbone

Todo app using todo custom element & Backbone.js
https://github.com/revathskumar/todo-custom-element-backbone

Last synced: about 1 year ago
JSON representation

Todo app using todo custom element & Backbone.js

Awesome Lists containing this project

README

          

# Todo app using custom element & Backbonejs

> Todo application using todo custom element & Backbonejs.

[Live demo](http://revathskumar.github.io/todo-custom-element-backbone/)

### Development

* Clone the repo

git clone git@github.com:revathskumar/todo-custom-element-backbone.git

* Install npm and bower dependencies

npm install & bower install

* start grunt server

grunt serve

### License

[MIT License](http://revathskumar.mit-license.org/)