Gulp Homework
Homework for the night of Wednesday, June 29th
Tonight you'll add Gulp tasks to your portfolio project. Add tasks that do at least 2 of the following:
- Transpiling LESS to CSS
- Linting JavaScript
- Running a local server
- Minifying front-end JS