lib/popcorn: introduce Angular.js example
authorAlexandre Terrasa <alexandre@moz-code.org>
Mon, 16 May 2016 21:14:12 +0000 (17:14 -0400)
committerAlexandre Terrasa <alexandre@moz-code.org>
Thu, 19 May 2016 21:33:53 +0000 (17:33 -0400)
commit64794c032b79431d02832d93725155d08ef040a9
tree63117d222bec4e30410f8f9ed32bce39c183f9ca
parent86d4c1b9aa0ef2031243856467185608f951b724
lib/popcorn: introduce Angular.js example

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>
lib/popcorn/examples/angular/example_angular.nit [new file with mode: 0644]
lib/popcorn/examples/angular/www/index.html [new file with mode: 0644]
lib/popcorn/examples/angular/www/javascripts/ng-example.js [new file with mode: 0644]
lib/popcorn/examples/angular/www/views/index.html [new file with mode: 0644]
lib/popcorn/tests/res/test_example_angular.res [new file with mode: 0644]
lib/popcorn/tests/test_example_angular.nit [new file with mode: 0644]