How to use UiKit with VueJS, Webpack and Vue-CLI 3.0.
This repository is created by following the tutorial here: https://aravindvoggu.in/uikit-with-vuejs-vue-cli-3-db811e43c46b.
The site built with this repository looks like this: https://vue3-uikit.netlify.com/
yarn install
yarn run serve
yarn run build
yarn run test
yarn run lint