README
Models
Keep all system wide used models here, that are used in lazy loaded modules. You might be able to share these models between frontend and backend.
Running unit tests
Run ng test models
to execute the unit tests via Jest.
EuroMonitor EMI vibe models
<script type="module">
import vibeModels from 'https://cdn.skypack.dev/vibe-models';
</script>
Keep all system wide used models here, that are used in lazy loaded modules. You might be able to share these models between frontend and backend.
Run ng test models
to execute the unit tests via Jest.