This project serves as an exercise to migrate a Vue component from the Options API to the Composition API by following a step-by-step guide.
VSCode + Volar (and disable Vetur).
See Vite Configuration Reference.
npm install
npm run dev
npm run build
Lint with ESLint
npm run lint