"serve --listen 3000" provides a 'Local' and an 'On Your Network' address which is very good but unfortunately non of these refresh automatically with 'npm run start'(npm-run-all --parallel watch server) when anything changes like live-server. Is there any way !?
"serve --listen 3000" provides a 'Local' and an 'On Your Network' address which is very good but unfortunately non of these refresh automatically with 'npm run start'(npm-run-all --parallel watch server) when anything changes like live-server. Is there any way !?