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

https://github.com/chineseengineer/tvue-ui

通用VueUI组件库
https://github.com/chineseengineer/tvue-ui

Last synced: 8 months ago
JSON representation

通用VueUI组件库

Awesome Lists containing this project

README

          

# tvue-ui
![Alt logo](https://apr.qiniu.toon.mobi/tvue-logo.png)
## Project setup
```
npm install
```

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

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

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

### Run your unit tests
```
npm run test:unit
```