added web server and sync.sh as default starting task to gulpfile

This commit is contained in:
Bachir Soussi Chiadmi
2017-04-29 16:20:52 +02:00
parent 909bfc1d6e
commit 94016fcf87
7 changed files with 86 additions and 56 deletions
+1
View File
@@ -16,6 +16,7 @@
"gulp-sass": "^2.0.1",
"gulp-shell": "^0.5.2",
"gulp-watch": "^4.2.4",
"gulp-webserver": "^0.9.1",
"gulp-wrap": "^0.11.0"
},
"dependencies": {}