Register
Sign In
yunyun
/
ClassroomAssistant
mirror of
https://github.com/yunyun-3782/Classroom-Assistant.git
Watch
1
Star
0
Fork
You've already forked ClassroomAssistant
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
61109b884a
ClassroomAssistant
/
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