A Gulp workflow for WordPress
In your terminal: insert 'cd root/of/your/theme' and then install dependencies by inserting 'npm i' and hit enter
In your terminal: insert 'gulp' and hit enter
Output a style.css in the root of the theme
Output a js folder in the root of the theme and fills the js folder with a bundled js file (webpack)