Frontend Boilerplate Vue 3 / Vite Here comes a Vue3/Vite project boilerplate. Find the source code is under src/. Scripts npm run dev # run the app for local development npm run build # build the app npm run start # start the app