This is a common Vue template with the basic Vue ecosystem installed, along with ESLint and Prettier. There is also a sketch of the possible folder structure in the application.
You need to use Node version ^20.9.0 or higher.
git clone https://github.com/Amfeon/vue-boilerplate.git
then
cd vue-boilerplate
npm install
npm install
npm run dev