add a development and release builds automation using `Gulp task`s such as: - [ ] `project directory structure` - [ ] `lint` - [ ] `imagemin` - [ ] `js uglify` - [ ] `cleanCss` - [ ] `htmlmin` - [ ] `chromeManifest` - [ ] `babel` - (for JavaScript expressions of [ES6](http://git.io/es6features) specification) - [ ] `gzip` (for Release) - [ ] `saas`
add a development and release builds automation using
Gulp tasks such as:project directory structurelintimageminjs uglifycleanCsshtmlminchromeManifestbabel- (for JavaScript expressions of ES6 specification)gzip(for Release)saas