README
v-orika
Project setup
yarn install
Compiles and hot-reloads for development
yarn serve
Compiles and minifies for production
yarn build
Run your unit tests
yarn test:unit
Lints and fixes files
yarn lint
VueJS components library, with smooth RTL scripts handling
<script type="module">
import vOrika from 'https://cdn.skypack.dev/v-orika';
</script>
yarn install
yarn serve
yarn build
yarn test:unit
yarn lint