Add initial content

This commit is contained in:
i079695
2019-09-06 12:16:54 +02:00
parent 1b459f9e49
commit 7825653c61
18 changed files with 415 additions and 0 deletions

7
lerna.json Normal file
View File

@@ -0,0 +1,7 @@
{
"packages": [
"packages/*",
"shared/*"
],
"version": "0.0.0"
}