@belvoly-vue-aioa/bvant

Mobile UI Components built base vant

Usage no npm install needed!

<script type="module">
  import belvolyVueAioaBvant from 'https://cdn.skypack.dev/@belvoly-vue-aioa/bvant';
</script>

README

logo

Mobile UI Components built base vant


Install

# Using npm
npm i @belvoly-vue-aioa/bvant -S

# Using yarn
yarn add @belvoly-vue-aioa/bvant

Quickstart

import Vue from 'vue';
import { Button } from '@belvoly-vue-aioa/bvant';
import '@belvoly-vue-aioa/bvant/lib/index.css';

Vue.use(Button);

LICENSE

MIT