New boilerplate

This commit is contained in:
Christian Alfoni
2014-10-27 15:28:16 +01:00
parent 54bbfd3ce2
commit 633e48461c
29 changed files with 2609 additions and 29544 deletions

View File

@@ -15,4 +15,4 @@ describe('App', function() {
expect(h1.getDOMNode().textContent).to.equal('Hello world!');
});
});
});