Giter Club home page Giter Club logo

generator-gulp-webapp's Introduction

Web app generator Build Status

Yeoman generator that scaffolds out a front-end web app using gulp for the build process

Features

Please see our gulpfile.js for up to date information on what we support.

  • CSS Autoprefixing
  • Built-in preview server with livereload
  • Automagically compile Sass
  • Automagically lint your scripts
  • Awesome image optimization
  • Automagically wire-up dependencies installed with Bower (when gulp watch or gulp wiredep)

For more information on what this generator can do for you, take a look at the gulp plugins used in our package.json.

Getting Started

  • Install: npm install -g generator-gulp-webapp
  • Run: yo gulp-webapp
  • Run gulp for building to the dist directory and gulp serve for preview

Third-Party Dependencies

(HTML/CSS/JS/Images/etc)

To install dependencies, run bower install --save package-name to get the files, then add a script or style tag to your index.html or another appropriate place.

Docs

We have recipes for integrating other popular technologies like CoffeeScript.

Options

  • --skip-install Skips the automatic execution of bower and npm after scaffolding has finished.

  • --test-framework=<framework> Defaults to mocha. Can be switched for another supported testing framework like jasmine.

Contribute

See the contributing docs.

License

BSD license

generator-gulp-webapp's People

Contributors

addyosmani avatar alrra avatar appleboy avatar avevlad avatar brunops avatar callumlocke avatar cedced19 avatar cvrebert avatar cyrusdavid avatar deefour avatar hemanth avatar iamsebastian avatar jackfranklin avatar jcsrb avatar jonathanmoore avatar jonkemp avatar josefjezek avatar kasperisager avatar kevva avatar levito avatar mcauser avatar passy avatar randylien avatar rluba avatar s10wen avatar silvenon avatar sindresorhus avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.