17. April 2014

Grunt multiple project with one process

Unlike traditional web development, for ease of upgrade and scalibility, today’s medium to large web application are broken down to smaller projects.

So how do we use just one grunt command to automate server, watch, and debugging.

more