Skip to content

Latest commit

 

History

History
45 lines (29 loc) · 1.62 KB

README.md

File metadata and controls

45 lines (29 loc) · 1.62 KB

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