This app aims to demonstrate how to use Box UI Elements with Vue3 and Vite. In this approach I directly installed the box-ui-elements package.
VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).
See Vite Configuration Reference.
npm install
npm run dev
npm run build
Lint with ESLint
npm run lint