Skip to content

Commit cba2113

Browse files
committed
feat: add serve script on Windows platform
1 parent 8e8d153 commit cba2113

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

serve.bat

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
@echo off
2+
npm run dev
3+
pause

0 commit comments

Comments
 (0)