Gulpfile is the core system that compile both sass and javascript. Gulpfile is independant of wordpress and can be setted up in any environment.
When files are compiled, it will generate the dist folder with both css/main.css and js/main.js files within.
Note that there is multiple ways to setup a local environment with wordpress. You don’t have to choose this one
After doing those steps, your local WordPress environment should be good to go. But right now, you will need the basic theme to work with.
This is the personal theme that I am personally using while developing any website but feel free to work with a custom theme you enjoy working with or start developing your own. I started from a developer WordPress focused theme which I then recustomize from scratch to make it my own.
Skip to Main Content