This is a facebook-like social network, except it's way damn simpler. This was built with jQuery and Handlebars.js.
- Make sure you have your templates in a
<scripts type="text/template">tag with their respective IDs (they're listed on the_templatesobject within theApp. - Make sure the IDs in the
_divsobject within theAppare correct. App.init()will finish the job.