[Solved] about GULP and application development [closed]


Gulp is a build system or tool in javascript built on node streams. Basically its a task runner and does automated time-consuming and repetitive tasks involved in web development. So no, we cant use gulp alone to develop UI and complete application but with the help of gulp we can do front end web development.

solved about GULP and application development [closed]