Initial empty Angular2 project

It is based on Angular 2.0.0 RC6.

Signed-off-by: Gergely Polonkai <gergely@polonkai.eu>
This commit is contained in:
2016-09-06 13:41:48 +02:00
commit 7c1fd5de39
6 changed files with 111 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
/typings/
/node_modules/
/npm-debug.log