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