From 83240d63390c1ad8b8753ed8b72e169a19189892 Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Tue, 15 Dec 2020 17:09:16 +0800 Subject: [PATCH] 1 --- start.bat | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 start.bat diff --git a/start.bat b/start.bat new file mode 100644 index 0000000..2145ceb --- /dev/null +++ b/start.bat @@ -0,0 +1,2 @@ +npm run dev +pause \ No newline at end of file