# vue3-js-vite-template **Repository Path**: li-lihong571/vue3-js-vite-template ## Basic Information - **Project Name**: vue3-js-vite-template - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-10-22 - **Last Updated**: 2023-10-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 创建项目 npm create vue@latest # 增加 prettier npm install eslint-config-prettier eslint-plugin-prettier --save-dev