nuxt-ual

UAL for Nuxt3

Usage no npm install needed!

<script type="module">
  import nuxtUal from 'https://cdn.skypack.dev/nuxt-ual';
</script>

README

🕵 UAL Renderer for nuxt3

Happy coding 🎉

Development

Getting all the packages

    $ yarn

Building lib

    $ yarn build && yarn copy

Running playground

    $ cd playground

    $ yarn

    $ yarn dev

Refreshing local package (after lib has been rebuild)

    $ cd playground

    $ yarn upgrade nuxt3-ual

    $ yarn dev