111
This commit is contained in:
6
WebApp/run.bat
Normal file
6
WebApp/run.bat
Normal file
@@ -0,0 +1,6 @@
|
||||
@echo off
|
||||
pushd %~dp0
|
||||
call npm run build
|
||||
call npm run start
|
||||
popd
|
||||
pause
|
||||
Reference in New Issue
Block a user