made initial base structure

This commit is contained in:
2016-02-12 04:49:31 +01:00
parent aad645619c
commit e7b0b77987
14 changed files with 215 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@ -0,0 +1,6 @@
.idea/
coverage/
ts/*.js
ts/*.js.map
ts/typings/
node_modules