Adicionado a biblioteca do angular2 RC.0.1

This commit is contained in:
Joaquim Rodolfo Galli
2016-05-04 18:41:59 -04:00
parent 32219befa8
commit 80cb9d5891
13 changed files with 87 additions and 39 deletions

View File

@@ -26,4 +26,5 @@ gulp.task('clean', function () {
gulp.task('default', function () {
gulp.start('lint');
});