Integrating Grunt into ASP.NET projects
Grunt is an awesome JavaScript task runner. It enables you to automate various tasks like minification, compilation, unit testing, etc. Learn how to integrate it into your ASP.NET projects here:
Read “Integrating Grunt into ASP.NET projects” on the Geta blog