usage of --livereload command in Ionic2/ Ionic3

Viewed 2662

Ionic CLI 3.8 has come up with a --livereload option to live reload the changes from your app. Can someone tell the proper command for using it?

enter image description here

I tried with only --livereload and also ionic cordova --livreload but neither seems to work!

1 Answers
Related