A redis client application on mac, windows and linux.
PS: The project is still the original version, without rigorous testing. Expect the interested person to download and try it out.
- The project was first released.
- Project init.
- The project is based on Electron and VUE development, also it is based on Node.js. Please install the latest stable version of Node.js.
1:
git clone https://github.com/UUGU/redis-client-app.git
2:cd redis-client-app
3:npm install
Install dependency package
4:Run or pack the application
npm run start
Run the application for development mode.npm run make
Package the local projects and the generated software is under the./out
directory.
- jizongquan
UI Support
- lvhuipin
UI Support