frontend and backends now submoudles

This commit is contained in:
2019-03-06 16:41:56 +01:00
commit 0cdc4df99e
10 changed files with 379 additions and 0 deletions

8
.idea/vcs.xml generated Normal file
View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
<mapping directory="$PROJECT_DIR$/backend" vcs="Git" />
<mapping directory="$PROJECT_DIR$/frontend" vcs="Git" />
</component>
</project>