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

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[瑞思课堂工具]开源存储库

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/).