Initial commit

This commit is contained in:
kamil.mysliwiec
2017-02-25 15:13:01 +01:00
commit 0aabccf76a
14 changed files with 241 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
# dependencies
/node_modules
# IDE
/.idea
/.awcache
# misc
npm-debug.log
# example
/quick-start
# tests
/test
/coverage
/.nyc_output