# pdd-redis-client **Repository Path**: research_direction/pdd-redis-client ## Basic Information - **Project Name**: pdd-redis-client - **Description**: 使用electron-vue、element-ui、nodejs-redis开发的redis客户端管理工具。 - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 36 - **Created**: 2019-12-28 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # pdd-redis-client > pdd-redis-client是使用electron-vue跟element-ui开发的redis操作工具。 #### Build Setup ``` bash # install build tools for the first time, just execute once npm install -g windows-build-tools # install dependencies npm install # serve with hot reload at localhost:9080 npm run dev # build electron application for production npm run build ``` 软件截图: --- ![pdd-redis-client主页截图](https://images.gitee.com/uploads/images/2019/1227/113617_4ed2fde1_2145391.png "屏幕截图.png") ![pdd-redis-client CMD控制页截图](https://images.gitee.com/uploads/images/2019/1227/113727_a24e80ed_2145391.png "屏幕截图.png") This project was generated with [electron-vue](https://github.com/SimulatedGREG/electron-vue) using [vue-cli](https://github.com/vuejs/vue-cli). Documentation about the original structure can be found [here](https://simulatedgreg.gitbooks.io/electron-vue/content/index.html).