README
vue-round-menu
Project setup
yarn install
Compiles and hot-reloads for development
yarn run serve
Compiles and minifies for production
yarn run build
Responsive Round Menu built with Vue
<script type="module">
import vRoundMenu from 'https://cdn.skypack.dev/v-round-menu';
</script>
yarn install
yarn run serve
yarn run build