PHP server with BrowserSync, Sass support, ES6 Javascript
npm install
gulp
NODE_ENV=production gulp build
You'll need to add the SFTP information in gulpfile.js/local.config.js
NODE_ENV=production gulp deploy
PHP server with BrowserSync, Sass support, ES6 Javascript
npm install
gulp
NODE_ENV=production gulp build
You'll need to add the SFTP information in gulpfile.js/local.config.js
NODE_ENV=production gulp deploy