updated windows scripts
This commit is contained in:
7
scripts/windows/install.bat
Normal file
7
scripts/windows/install.bat
Normal file
@@ -0,0 +1,7 @@
|
||||
@echo off
|
||||
|
||||
@REM change to ccurrent directory
|
||||
cd %~f0\..\..\..\
|
||||
|
||||
@REM run
|
||||
npm install
|
||||
Reference in New Issue
Block a user