Giter VIP home page Giter VIP logo

generator-gulp-bootstrap's Introduction

Web app generator Build Status

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

No longer maintained

I no longer maintain this project as I simply don't use Twitter Bootstrap anymore. But please, feel free to fork and modify/improve what's here. Thanks.

Features

  • Built-in preview server with BrowserSync (new)
  • CSS Autoprefixing (new)
  • Automagically compile Sass (via libsass) (new)
  • Automagically lint your scripts
  • Awesome Image Optimization (via OptiPNG, pngquant, jpegtran and gifsicle)
  • Automagically wire-up dependencies installed with Bower (when gulp watch or gulp wiredep)
  • TODO: Mocha Unit Testing with PhantomJS
  • TODO: Optional - Leaner Modernizr builds (new)

Getting Started

  • Install: npm install -g generator-gulp-bootstrap
  • Run: yo gulp-bootstrap
  • Run gulp for building and gulp watch for preview

Third-Party Dependencies

(HTML/CSS/JS/Images/etc)

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

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.

License

BSD license

generator-gulp-bootstrap's People

Contributors

sindresorhus avatar addyosmani avatar silvenon avatar stephenplusplus avatar kevva avatar niallobrien avatar hemanth avatar passy avatar jonkemp avatar josefjezek avatar jcsrb avatar kasperisager avatar victorhaggqvist avatar levito avatar randylien avatar jackfranklin avatar felipeleusin avatar alrra avatar cvrebert avatar appleboy avatar avevlad avatar

Watchers

James Cloos 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.