First usable version based on AngularJS 2! Almost no converters yet, though.

This commit is contained in:
Manuel Friedli 2016-09-20 20:30:39 +02:00
parent 8acddfe548
commit 4197bca299
13 changed files with 155 additions and 66 deletions

1
.gitignore vendored
View file

@ -6,3 +6,4 @@ node_modules/
typings/
app/**/*.js
app/**/*.js.map
npm-debug.log