By the end of this article, you'll have a workflow that does the tasks we outlined at the beginning of this article:
You'll also learn how to chain together different tasks into simple commands that are easy to understand and execute.
Let's begin by installing Gulp onto your computer.
Click here for For next Step: "Installing Gulp"
Table of Contents: "Table of Contents to learn"
- Spins up a web server
- Compiles Sass to CSS
- Refreshes the browser automatically whenever you save a file
- Optimizes all assets (CSS, JS, fonts, and images) for production
You'll also learn how to chain together different tasks into simple commands that are easy to understand and execute.
Let's begin by installing Gulp onto your computer.
Click here for For next Step: "Installing Gulp"
Table of Contents: "Table of Contents to learn"
Post a Comment