@hexinfo/gf-ui
Version:
goframe common ui library
35 lines (25 loc) • 464 B
Markdown
# goframe-ui 前端公共组件框架
goframe common ui library
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn run serve
```
### Compiles and minifies for production
```
yarn run build
```
### Run your tests
```
yarn run test
```
### Lints and fixes files
```
yarn run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).
### [ReleaseNote](./doc/ReleaseNote.md).