## Setup
npm install wekit-vue
Install the dependencies:
``bashpnpm install`
bashpnpm install
Build the library:
`bashpnpm run build`
bashpnpm run build
Build the library in watch mode:
`bashpnpm run dev``
bashpnpm run dev