=> Commands
- Getting watching Error : ng serve--watch--live - reload--poll 2000 --port 4001D , sudo sysctl - w fs.inotify.max_user_watches = 524288
- Port Kill : sudo kill - 9 `sudo lsof -t -i:9001`
- Run as Host : ng s--host YOUR IP
- Change Port : ng s --port 4100
Tags:
Commands