# electron-shell **Repository Path**: lxmdream/electron-shell ## Basic Information - **Project Name**: electron-shell - **Description**: 用electron封装的壳访问线上项目,以实现桌面客户端功能。 - **Primary Language**: TypeScript - **License**: Not specified - **Default Branch**: electron-shell - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 3 - **Created**: 2021-07-13 - **Last Updated**: 2023-04-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # electron-vue ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Lints and fixes files ``` yarn lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).