/redis-client-app

A redis client application on mac, windows and linux.

Primary LanguageVueMIT LicenseMIT

redis-client-app

Intruduction

A redis client application on mac, windows and linux.

PS: The project is currently the original version, without rigorous testing.

Mac版主界面 Mac版子界面 Mac版子界面 Mac版子界面 Linux版主界面 Linux版子界面

Update Log

2017-08-10

  1. Project init.

Install Environment

  • 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.

Runing/Building Step

1git clone https://github.com/UUGU/redis-client-app.git
2cd redis-client-app
3npm 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.

Thanks List

  • jizongquan UI Support
  • lvhuipin UI Support