Get start with starter-php-template Install OpenServer; Install Node.js; Install Browsersync globaly; npm install -g browser-sync Install npm dependencies in your project; npm i Add new domain in OpenServer and add path to /app folder; Change proxy to your domain in gulpfile.js; Run gulp in command line; Done, you can start to working!