A single page application that implements Meow Meow Beenz, built on Backbone and Marionette. It integrates with the Beenz JSON API.
For more on MeowMeowBeenz, check out this Community Episode.
To get this app up and running:
- Install Node
npm install broccoli-cli bower -g
npm install
bower install
broccoli serve
Your client should be up and running at localhost:4200.