Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 604 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 604 Bytes

build status
React-Backbone Music WishList

Demo project using:

  • React for the view
  • Backbone collections for the store
  • Flux dispatcher
  • Mocha + JSDOM for tests

What it allows:

  • Add, remove, reorder your albums
  • Enter amount of money to get all the combinations for your bucks

Usage

npm install && npm test && npm start
open http://localhost:3000

alt demo