# lcu-vue **Repository Path**: Sully_Jake/lcu-vue ## Basic Information - **Project Name**: lcu-vue - **Description**: LOL对局工具 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-07-25 - **Last Updated**: 2024-09-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: LOL, Electron, Vue ## README # lcu-vue (in development) LOL英雄联盟工具 ## Developer Tools * [electron](https://github.com/electron/electron) * [element-plus](https://github.com/element-plus/element-plus) * [vueJs3](https://github.com/vuejs) * [shellJS](https://github.com/shelljs/shelljs) * [league-connect](https://github.com/matsjla/league-connect/) * [lcu-events](https://github.com/Sunney-X/lcu-events) * [vue-cli-plugin-electron-builder](https://github.com/nklayman/vue-cli-plugin-electron-builder) ## Reference * [lolhelper](https://gitee.com/dragon-GCS/lolhelper) ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn electron:serve ``` ### Compiles and minifies for production ``` yarn electron:build ``` ### Lints and fixes files ``` yarn lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).