Skip to content

dumbbillyhardy/order-splitter

 
 

Repository files navigation

gulp tasks

Task Description
gulp Builds to dist/.
gulp serve Builds and serves from dist/. Automatically re-builds and reloads browsers whenever you modify source.
gulp gh-deploy Requires a --remoteUrl="https://...git" or --remote="remote" flag. Builds and deploys to the gh-pages branch of that remote.
gulp lint Check for bad code.

Releases

No releases published

Packages

No packages published

Languages

  • HTML 58.3%
  • JavaScript 41.7%