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