Skip to content

Foundation, Sass, Gulp, Browserify, Babel for ECMAScript 6, Autoprefixer, BrowserSync Live Reloading

Notifications You must be signed in to change notification settings

dougmacklin/generator-foundation-browserify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yeoman Foundation Generator

Yeoman generator for Zurb Foundation with:

  • Sass compiling (LibSass / Compass options)
  • Jade templating engine (option)
  • Server with LiveReload
  • Font Awesome (option)
  • Gulp automation
  • Browserify

Getting Started

If Yeoman isn't already installed:

npm install -g yo

Install the generator from npm:

npm install -g generator-foundation-gulp-browserify

Navigate to your target directory and initiate the generator:

yo foundation-gulp-browserify

Start the server:

npm start

View in your browser at http://localhost:8080/

Editing

Edit html/jade, scss and js files in the src directory

Gulp will serve production-ready versions to the build directory

License

MIT

About

Foundation, Sass, Gulp, Browserify, Babel for ECMAScript 6, Autoprefixer, BrowserSync Live Reloading

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published