Wanna run masonry with imagesloaded in require.js, powered by bower?
Try this gist!
First create your bower.json file and run bower install
Then configure require.js
and then code the app:
Its scrabbled together from http://masonry.desandro.com/appendix.html and various StackOverflow posts.