# pro **Repository Path**: amberqu666/pro ## Basic Information - **Project Name**: pro - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-14 - **Last Updated**: 2024-08-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # pro ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### gzip压缩版本问题,新版被会报错 可以安装 下面的版本 cnpm i compression-webpack-plugin@5.0.1 ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).