An open API service indexing awesome lists of open source software.

https://github.com/evanpatchouli/vuemysql

vuemysql is a windows desktop application to connect mysql visually, based on Vue.js, Electron, mysql, evanpatchouli-mysql, express, Ant-Design-Vue, concurrently
https://github.com/evanpatchouli/vuemysql

Last synced: 3 months ago
JSON representation

vuemysql is a windows desktop application to connect mysql visually, based on Vue.js, Electron, mysql, evanpatchouli-mysql, express, Ant-Design-Vue, concurrently

Awesome Lists containing this project

README

          

# vuemysql

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run evan
```

### Compiles and minifies for production
```
npm run build
```

### Lints and fixes files
```
npm run lint
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).

### Known bugs
1. Table doesn't support resizable columns (width).
2. When the content of cell is too short and its header title is long, the header will split into rows