Vite Vuetify electron Install the dependencies pnpm i Start the app in development mode (hot-code reloading, error reporting, etc.) pnpm run dev Lint the files pnpm run lint Format the files pnpm run format Build the app for production pnpm run build