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

移除`.husky/pre-commit`文件中的空行,以确保提交钩子脚本的稳定性。
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%