Installation
xMachineVue can be easily integrated into your project by following these simple installation steps. Choose your preferred package manager, whether it's npm, yarn, or pnpm, and execute the corresponding command in your terminal.
using npm
zsh
npm install xmachinevueusing pnpm
zsh
pnpm add xmachinevueusing yarn
zsh
yarn add xmachinevue