Getting Started

Getting Started

Carpose.de provides a simple integration bases on Angular. If you want to use the provided components, add the following script to load our library dynamically.

var e = document, t = e.createElement('script'), s = e.getElementsByTagName('script')[0];
t.type = 'text/javascript', t.async = t.defer = !0, t.src = 'https://www.carpose.de/assets/carpose-app.js', s.parentNode.insertBefore(t, s);

Last updated