0.0.0 • Published 1 year ago
@locusts/vue v0.0.0
@locusts/vue
Description
@locusts/vue is a member of a series of components that allows you to introduce locusts into your website.
Why would you want to do that? I don't know.
Installation
npm install @locusts/vueUsage
<script setup>
import { Locusts } from "@locusts/vue";
</script>
<template>
<Locusts />
</template>0.0.0
1 year ago