diff --git a/start b/start new file mode 100755 index 0000000..14f9d95 --- /dev/null +++ b/start @@ -0,0 +1,2 @@ +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