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
- Host: GitHub
- URL: https://github.com/karinjs/qwq-web-setting
- Owner: KarinJS
- Created: 2024-01-21T01:03:27.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-09T15:39:50.000Z (almost 2 years ago)
- Last Synced: 2024-08-09T17:28:23.412Z (almost 2 years ago)
- Language: Vue
- Size: 74.2 KB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```