- add DatasetApiService wit HttpService

- Interfaces for stations and phenomena
This commit is contained in:
Arno Kaimbacher 2021-08-24 13:38:52 +02:00
parent 5740a5ddc3
commit 7857e2c5bb
13 changed files with 2495 additions and 1446 deletions

View file

@ -28,8 +28,8 @@
<body>
<!-- your content here... -->
<app-component></app-component>
<!--
<script src="dist/polyfills.js" defer></script> -->
<!-- <script src="dist/polyfills.js" defer></script> -->
<script src="dist/main.js"></script>
</body>