# kph5 **Repository Path**: grey-greedy/kph5 ## Basic Information - **Project Name**: kph5 - **Description**: 用简短的语言来描述一下吧 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-07-25 - **Last Updated**: 2022-08-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # kp-h5 ## 项目启动会 ``` npm install ``` ### 编译 and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints 和修复文件 ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).