@@ -0,0 +1,6 @@
' 启动 Docusaurus 开发服务器(无黑窗口)
Dim shell
Set shell = CreateObject("WScript.Shell")
shell.CurrentDirectory = "D:\projects\my-website"
shell.Run "cmd /c npm start", 0, False
Set shell = Nothing
The note is not visible to the blocked user.