Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aiursoftweb/glm-ui

Chat GLM simple web UI.
https://github.com/aiursoftweb/glm-ui

Last synced: 5 days ago
JSON representation

Chat GLM simple web UI.

Awesome Lists containing this project

README

        

# GLM UI

[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](https://gitlab.aiursoft.cn/aiursoft/GLM-UI/-/blob/master/LICENSE)
[![Pipeline stat](https://gitlab.aiursoft.cn/aiursoft/GLM-UI/badges/master/pipeline.svg)](https://gitlab.aiursoft.cn/aiursoft/GLM-UI/-/pipelines)
[![Website](https://img.shields.io/website?url=https%3A%2F%2Fglm.aiursoft.cn)](https://glm.aiursoft.cn)
[![ManHours](https://manhours.aiursoft.cn/r/gitlab.aiursoft.cn/aiursoft/glm-ui.svg)](https://gitlab.aiursoft.cn/aiursoft/glm-ui/-/commits/master?ref_type=heads)

## Project setup

```
yarn install
```

### Compiles and hot-reloads for development

```
yarn serve
```

### Compiles and minifies for production

```
yarn build
```

### Customize configuration

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