Summary
Keywords
Full Transcript
You will learn how automate all your web development tasks with Gulp. In this video we will be compiling Sass files to CSS and then minifying the CSS for production. 🔗Install node: https://nodejs.org 🔗Install Gulp: https://gulpjs.com/ Install Gulp Packages: 🔗Sass: https://www.npmjs.com/package/gulp-sass 🔗Css uglify: https://www.npmjs.com/package/gulp-uglifycss 🎶Music by: Nicolai Heidlas Music - With you https://soundcloud.com/nicolai-heidlas ⭐️Tutorial from iEatWebsites. Check out their channel for more great tutorials: https://www.youtube.com/channel/UC0o60y3FtVy3M93JcDFVreA -- Learn to code for free and get a developer job: https://www.freecodecamp.org Read hundreds of articles on programming: https://medium.freecodecamp.org ❤️ Support for this channel comes from our friends at Scrimba – the coding platform that's reinvented interactive learning: https://scrimba.com/freecodecamp
