# xsk_dp **Repository Path**: revigr/xsk_dp ## Basic Information - **Project Name**: xsk_dp - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-23 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # lv-pc ## 项目依赖安装 ``` yarn install ``` ### 打开测试环境 ``` yarn run serve:dev ``` ### 打包生产环境 ``` yarn run build:pro ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).