Skip to content

bauschan/generator-zurb-foundation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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-zurb-foundation

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

  • Run yo zurb-foundation

  • Run grunt to build and grunt server 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

About

Yeoman generator for Foundation 4 SCSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages