4 lines
67 B
Batchfile
Executable File
4 lines
67 B
Batchfile
Executable File
@echo off
|
|
cd /d "e:\Python\InfoGenie\frontend\react-app"
|
|
npm start
|