generator-foundation-five

0.1.0 • Public • Published

Yeoman generator that scaffolds out a Zurb Foundation 5 web app.

NPM NPM version Dependency Status

Before you begin

  1. Install Node (with npm): http://nodejs.org/#download
  2. Install Sass: http://sass-lang.com/download.html
  3. Install Compass: http://compass-style.org/

Usage

  • Install it (only once): npm install -g generator-foundation-five

  • Create a new folder and cd into it: mkdir foundation-project && cd $_

  • Run yo foundation-five

  • Run bower install

  • Run grunt to build and grunt serve to preview

  • Run grunt dalek to execute cross browser tests with dalekjs

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.0
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.0
    2
  • 0.0.3
    0
  • 0.0.2
    1
  • 0.0.1
    0

Package Sidebar

Install

npm i generator-foundation-five

Weekly Downloads

3

Version

0.1.0

License

none

Last publish

Collaborators

  • bauschan