# vue3_pc_music **Repository Path**: China-Htf/vue3_pc_music ## Basic Information - **Project Name**: vue3_pc_music - **Description**: vue3+pc+music - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-09-01 - **Last Updated**: 2022-12-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 运行 ```shell npx vite ``` ## 打包 ```shell npx vite build ``` ## 打包预览 ```shell npx vite preview ``` ## eslint ```shell npm run lint ``` ## prettier ```shell npm run prettier ```