Erste lauffähige Version

This commit is contained in:
Hilmer, Carsten
2016-08-11 16:55:44 +02:00
parent b9bf123abd
commit 4554edbc68
67 changed files with 47204 additions and 73 deletions

View File

@@ -7,13 +7,14 @@
<link href="lib/ionic/css/ionic.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
<link rel="stylesheet" href="lib/ionic-filter-bar/dist/ionic.filter.bar.css">
<!-- IF using Sass (run gulp sass first), then uncomment below and remove the CSS includes above
<link href="css/ionic.app.css" rel="stylesheet">
-->
<!-- ionic/angularjs js -->
<script src="lib/ionic/js/ionic.bundle.js"></script>
<script src="lib/ionic-filter-bar/dist/ionic.filter.bar.js"></script>
<script src="js/ng-cordova.min.js"></script>
<!-- cordova script (this will be a 404 during development) -->