A Gulp build script for Express, PostCSS and JavaScript with BrowserSync

I’m building a basic Express-based Node app. I wanted a simple build system to rebuild/reload everything with BrowserSync when I made a change to my source files: change source CSS? It runs postcss, processes it and spits it into the ./public folder ch…


This content originally appeared on Ben Frain and was authored by Ben Frain

I’m building a basic Express-based Node app. I wanted a simple build system to rebuild/reload everything with BrowserSync when I made a change to my source files: change source CSS? It runs postcss, processes it and spits it into the ./public folder change front-end JS? It concatenates in and spits it into the ./public folder […]


This content originally appeared on Ben Frain and was authored by Ben Frain


Print Share Comment Cite Upload Translate Updates
APA

Ben Frain | Sciencx (2020-06-17T14:57:30+00:00) A Gulp build script for Express, PostCSS and JavaScript with BrowserSync. Retrieved from https://www.scien.cx/2020/06/17/a-gulp-build-script-for-express-postcss-and-javascript-with-browsersync/

MLA
" » A Gulp build script for Express, PostCSS and JavaScript with BrowserSync." Ben Frain | Sciencx - Wednesday June 17, 2020, https://www.scien.cx/2020/06/17/a-gulp-build-script-for-express-postcss-and-javascript-with-browsersync/
HARVARD
Ben Frain | Sciencx Wednesday June 17, 2020 » A Gulp build script for Express, PostCSS and JavaScript with BrowserSync., viewed ,<https://www.scien.cx/2020/06/17/a-gulp-build-script-for-express-postcss-and-javascript-with-browsersync/>
VANCOUVER
Ben Frain | Sciencx - » A Gulp build script for Express, PostCSS and JavaScript with BrowserSync. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2020/06/17/a-gulp-build-script-for-express-postcss-and-javascript-with-browsersync/
CHICAGO
" » A Gulp build script for Express, PostCSS and JavaScript with BrowserSync." Ben Frain | Sciencx - Accessed . https://www.scien.cx/2020/06/17/a-gulp-build-script-for-express-postcss-and-javascript-with-browsersync/
IEEE
" » A Gulp build script for Express, PostCSS and JavaScript with BrowserSync." Ben Frain | Sciencx [Online]. Available: https://www.scien.cx/2020/06/17/a-gulp-build-script-for-express-postcss-and-javascript-with-browsersync/. [Accessed: ]
rf:citation
» A Gulp build script for Express, PostCSS and JavaScript with BrowserSync | Ben Frain | Sciencx | https://www.scien.cx/2020/06/17/a-gulp-build-script-for-express-postcss-and-javascript-with-browsersync/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.