Skip to content

coding-kata/todo-app-jquery-to-backbone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todo-app-jquery-to-backbone Build Status

Refactoring todo app - migrate jquery to backbone.

Please see original implementation.

Use testium for E2E testing.

Refactoring Pull Request

Reference

Installation

npm install

Usage

npm test

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

MIT

Releases

No releases published

Packages

No packages published