4 lines
47 B
Batchfile
4 lines
47 B
Batchfile
cd bundle
|
|
CALL npm install
|
|
CALL npm start
|
|
PAUSE |
cd bundle
|
|
CALL npm install
|
|
CALL npm start
|
|
PAUSE |