Run default Gulp tasks in Visual Studio 2015

How to run the default gulp tasks for a front end web project in Visual Studio 2015.

Open Task Runner Explorer window in Visual Studio.
Right-click Tasks > build (build should be the list of tasks needed) and Run. Css and js files will be created.

Leave a Reply

Your email address will not be published. Required fields are marked *