This is a simple gulp project that can do the following
- Browsersync server
- Minifies and compiles js
- compile scss
- watches on changes and reloads
$ npm install
$ gulpnote: everything is in default task. To use tasks individually run the following in the terminal.
$ gulp --tasks - add imagemin
- add notifier
MIT
Free Software!