3 lines
160 B
Plaintext
3 lines
160 B
Plaintext
|
|
pm2 start "ng serve --configuration=novo --host 127.0.0.1 --port 4000" --name novo-market
|
||
|
|
pm2 start "ng serve --host 127.0.0.1 --port 3000" --name dexar-market
|