Using Gulp to compile Sass and run a development server. Works with .HTML, .SCSS and .JS files.
Installing all dependencies:
npm install
Run the command below to watch your changes, compile them, and run your dev server at http: // localhost: 3000
npm start
Link for example video: https://www.youtube.com/watch?v=MvntpwqHqI4
My Github profile: https://github.com/diegormedia
My Linkedin profile: https://www.linkedin.com/in/diegormedia/