generator-axyz

0.4.3 • Public • Published

Yeoman generator that scaffolds out a front-end web app. Inspired by generator-webapp with flexibility in mind.

Features

  • CSS Autoprefixing
  • Built-in preview server with LiveReload
  • Automatically compile CoffeeScript & Compass
  • Automatically lint your scripts
  • Automatically wire up your Bower components with bower-install.
  • Awesome Image Optimization (via OptiPNG, pngquant, jpegtran and gifsicle)
  • Mocha Unit Testing with PhantomJS
  • Optional - JQuery
  • Optional - Twitter Bootstrap for SASS
  • Optional - Zurb Foundation for SASS
  • Optional - Leaner Modernizr builds
  • Optional - Susy grid system

Getting Started

  • Install: npm install -g yo
  • Install: npm install -g generator-axyz
  • Run: yo axyz
  • Run grunt for building and grunt server for preview

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

Readme

Keywords

none

Package Sidebar

Install

npm i generator-axyz

Weekly Downloads

1

Version

0.4.3

License

none

Last publish

Collaborators

  • axyz