Day 7 : GruntJS LiveReload : Take Productivity To Another Level


On day 5 of my 30 technologies in 30 days challenge I talked about using GruntJS to perform repetitive tasks. Today, we will extend the example covered in that blog with html templates and livereload server. In this blog, we will first cover how we can use an html template with grunt-markdown plugin and then I will cover how we can take productivity to the next level by using grunt-watch plugin. Please read my earlier blog on GruntJS in case you are not familiar with GruntJS. Read the full blog at https://www.openshift.com/blogs/day-7-gruntjs-livereload-take-productivity-to-the-next-level

Leave a comment