https://github.com/ris-soft/ris_classtool
Ris_ClassTool[瑞思课堂工具]开源存储库
https://github.com/ris-soft/ris_classtool
classschedule electron electron-app
Last synced: 11 months ago
JSON representation
Ris_ClassTool[瑞思课堂工具]开源存储库
- Host: GitHub
- URL: https://github.com/ris-soft/ris_classtool
- Owner: Ris-Soft
- License: gpl-3.0
- Created: 2024-10-01T05:25:47.000Z (over 1 year ago)
- Default Branch: RisClassTool_V1
- Last Pushed: 2025-06-25T21:57:58.000Z (12 months ago)
- Last Synced: 2025-06-25T22:34:02.705Z (12 months ago)
- Topics: classschedule, electron, electron-app
- Language: JavaScript
- Homepage:
- Size: 3.29 MB
- Stars: 11
- Watchers: 0
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# ris-classtool
## Project setup
```
pnpm install
```
### Compiles and hot-reloads for development
```
pnpm run serve
```
### Compiles and minifies for production
```
pnpm run build
```
### Lints and fixes files
```
pnpm run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).