Svelteboard/run.bat

5 lines
45 B
Batchfile

@echo off
cd /d %~dp0
git pull
npm run start