Register
Sign In
yunyun
/
Classroom-Assistant
Archived
Watch
0
Star
0
Fork
You've already forked Classroom-Assistant
0
Code
Issues
Pull Requests
Packages
Projects
Releases
1
Wiki
Activity
This repository has been archived on
2026-06-03
. You can view files and clone it, but cannot push or open issues or pull requests.
2bf2a82d32
Classroom-Assistant
/
start.bat
5 lines
96 B
Batchfile
Raw
Blame
History
@
echo
off
cd
/d
"
%~dp0
"
set
TZ
=
Asia/Shanghai
start
/min cmd /c
"
npm start >nul 2>&1 & exit
"
exit
Reference in New Issue
View Git Blame
Copy Permalink