# haicao_pc **Repository Path**: dearheng/haicao_pc ## Basic Information - **Project Name**: haicao_pc - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-09-12 - **Last Updated**: 2021-06-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 海草电脑端 > 海草客服电脑端,基于[electron-vue](https://github.com/SimulatedGREG/electron-vue)构建 #### 开始安装 ``` bash # install dependencies yarn # serve with hot reload at localhost:9080 yarn run dev # build electron application for production yarn run build # run unit & end-to-end tests yarn test # lint all JS/Vue component files in `src/` yarn run lint ``` --- 项目使用 [electron-vue](https://github.com/SimulatedGREG/electron-vue) 和 [vue-cli](https://github.com/vuejs/vue-cli)搭建