This app aims to demonstrate how to use Box UI Elements with Vue3 and Vite. In this approach I used CDN scripts and @vueuse/head plugin.
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