- Import KBH

- Import BeerXML
- Import REST API
- Migration DB
- Set Default Screen after Start
- Cleanup
This commit is contained in:
Manuel83
2017-07-02 23:52:18 +02:00
parent c2aa5d8141
commit 291f09dcd1
30 changed files with 6519 additions and 120 deletions
+5 -1
View File
@@ -52,11 +52,15 @@
/* Einschränken des sichtbaren Ausschnitts */
</style>
<title>CraftBeerPi 3.0</title>
</head>
<body>
<div id="root"></div>
<div id="root" ></div>
<script src="static/bundle.js" type="text/javascript"></script>
<!--
This HTML file is a template.