HTML Updates are not showing up

We bought an ionFullApp template recently, and I have been trying to edit the HTML content, but the changes are not showing up.
I have Node.js,cordova and ionic installed and I ran the following command as instructed in the template documentation
npm install -g bower
npm install
bower install
ionic setup sass
ionic serve

Yet I made some HTML changes in the view directory and it’s not updating . Is there something I am getting wrong?

Please help any body.
Thanks

1 Like