Files
InfoGenie/start_frontend.bat

4 lines
67 B
Batchfile

@echo off
cd /d "e:\Python\InfoGenie\frontend\react-app"
npm start