Tag: livereload
-
Tutorial – How to use Livereload with Nodemon in Gulp to Automatically Reload your Browser and Restart your App
Task runners are a wonderful thing to have once they are operational . But sometimes they might not be so easy to set up. In this post I want to focus on using two plugins that really speed up your workflow when developing both on the back end and the front end. I will be…