set up a first draft of the angular2 scaffold

This commit is contained in:
Manuel Friedli 2016-06-06 15:56:19 +02:00
parent 325b361a15
commit 4fa442e262
7 changed files with 111 additions and 13 deletions

3
.gitignore vendored
View file

@ -3,3 +3,6 @@
*.iml
atlassian-ide-plugin.xml
node_modules/
typings/
app/**/*.js
app/**/*.js.map