You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Gulp is a tasker library. There must be a gulpfile.js in the project, the taskname is defined in it. If you do not give a task, it will run the default task defined in the gulpfile.
Some of the folders-project include test directory under src. You can run each js-files with node command. There are also gulp test cases and you can run with the gulp command.