Automate your local environment with javascript

What you will learn

Automate your Environment for Web Development

Compile your SASS to CSS

Compile your ES6 to Javascript

Auto reloading

English
language

Content


Get Instant Notification of New Courses on our Telegram channel.


Introduction

Introduction
only prerequisites
Setup Our Project

Gulp JS

Installing packages and gulp
Gulp Tasks
Gulp SASS
CSS Auto Prefixers
Watch files and run tasks
Browsersync and live reloading
Minify our css
Setting up webpack and babel
Conclusion