mirror of
https://hub.gitmirror.com/https://github.com/ExamAware/ExamShowboard-Legacy.git
synced 2025-04-29 08:16:34 +00:00

更改顶部栏按钮文本为“菜单”。在主窗口页面中,将按钮移动至卡片内,并添加直接进入看板的按钮,以改善用户界面和用户体验。
dsz-exam-composer
An Electron application with Vue and TypeScript
Recommended IDE Setup
注意事项
必须使用Yarn包管理。Node版本要求为20。
Project Setup
Install
$ yarn
Development
$ yarn dev
Build
# For windows
$ yarn build:win
# For macOS
$ yarn build:mac
# For Linux
$ yarn build:linux
Languages
Vue
58.6%
TypeScript
36.6%
JavaScript
2.8%
HTML
1.5%
SCSS
0.5%