Using ika.js in your Vue project

Usage.

In order to use ika, you need to add the ika.min.css and ika.min.js files to your page. You can get them from the build directory or use the one hosted on my domain.

<link rel="stylesheet" href="https://labs.zikani.me/ika/ika.min.css">
<script src="https://labs.zikani.me/ika/ika.js"></script>