# knows **Repository Path**: jade-yyy/knows ## Basic Information - **Project Name**: knows - **Description**: 项目一:知识付费项目 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-07-27 - **Last Updated**: 2022-07-29 ## 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/).