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

https://github.com/karinjs/qwq-web-setting

QWQ module web settings console
https://github.com/karinjs/qwq-web-setting

Last synced: 5 months ago
JSON representation

QWQ module web settings console

Awesome Lists containing this project

README

          

# qwq-web

QwQ模块设置界面Vue3源代码,由于作者不会Vue,所以代码写得很烂,欢迎大佬PR。

## Customize configuration

See [Vite Configuration Reference](https://vitejs.dev/config/).

## Project Setup

```sh
npm install
```

### Compile and Hot-Reload for Development

```sh
npm run dev
```

### Compile and Minify for Production

```sh
npm run build
```