ionic serve --external --host=0.0.0.0 --port=8132
or
ng run app:serve --host=0.0.0.0 --port=8132
replace 0.0.0.0 with your ip and the port number as well
Dont Forget to add Port forwarding
ionic serve --external --host=0.0.0.0 --port=8132
or
ng run app:serve --host=0.0.0.0 --port=8132
replace 0.0.0.0 with your ip and the port number as well
Dont Forget to add Port forwarding