## 项目依赖安装 ```sh npm install ``` ### 运行项目 ```sh npm run dev ``` ### 项目打包 ```sh npm run build ``` ## 说明 node版本:20.13.1 vue版本:3.5.13 项目无法运行,检查版本。