0.2.2 • Published 10 years ago

generator-fe-stack v0.2.2

Weekly downloads
4
License
MIT
Repository
github
Last release
10 years ago

generator-fe-stack

npm.io

Dependency Status

Yeoman generator that scaffolds out a front-end stack

Features

  • HTML5 Boilerplate
  • Sass
  • Gulp (with Autoprefixer, minification, Browserify)
  • Optional:
    • Normalize CSS
    • include-media
    • Animate.css
    • Susy
    • Jeet
    • Lost Grid
    • Bootstrap
    • Foundation
    • PureCSS
    • SemanticUI
    • jQuery
    • Babel for ES6 transpilation
    • Lodash

Getting started

  • Install dependencies: npm install -g yo gulp
  • Install the generator: npm install -g generator-fe-stack
  • Run yo fe-stack to scaffold your project
  • Run gulp to set up a server and watch for changes
0.2.2

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago