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
- Host: GitHub
- URL: https://github.com/evanpatchouli/vuemysql
- Owner: Evanpatchouli
- Created: 2023-01-17T12:29:46.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-03T17:25:52.000Z (over 3 years ago)
- Last Synced: 2025-01-17T04:09:54.334Z (over 1 year ago)
- Language: Vue
- Size: 292 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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