init vault app

This commit is contained in:
2019-06-26 17:36:11 +01:00
parent d653b3715f
commit 22021f2d46
13 changed files with 249 additions and 0 deletions

7
apps/vault/.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
# Dependencies
node_modules
# Build dirs
.cache/
build/
dist/