8000 GitHub - ryanosten/gulp-build
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ryanosten/gulp-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gulp-build

This project builds and serves a test app using gulp.

Intructions to run

Install dev dependencies

npm install --save-dev

Gulp everything!

gulp

Note: this projects is using gulp-eslint for linting and following the airbnb styleguide. The build process will thow errors since the project JS does not follow the style guide. I programmed gulpfile.js to not stop the build process upon throwing errors. Additionally, the gulp build task will not run the 'clean' task as required in the rubric as it was more logical in my opinion to make the clean task dependent on the gulp default task

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0