generator-sup

1.1.0 • Public • Published

generator-sup

Generate a SASS and Jade base project with Gulp. A modified version of generator-webapp.

Features

  • CSS Autoprefixing
  • Remove unused styles from CSS with UnCSS
  • Built-in preview server with BrowserSync
  • Automated build process that includes: compilation of preprocessors (Jade, Sass, etc), minification of CSS and HTML, compression of Javascript, and optimization of images
  • Reduce compilation time for Jade with jade-inheritance
  • Map compiled CSS to source stylesheets with source maps Wire-up dependencies installed with Bower

Getting Started

  • Install Node
  • Install other dependencies: npm install -g yo gulp-cli bower
  • Install the generator: npm install -g generator-sup
  • Run yo sup to scaffold your web app
  • Run gulp serve to preview and watch for changes
  • Run gulp build to preview the production build

/generator-sup/

    Package Sidebar

    Install

    npm i generator-sup

    Weekly Downloads

    3

    Version

    1.1.0

    License

    WTFPL

    Last publish

    Collaborators

    • 53ck