generator-frontendjetpack

0.1.0 • Public • Published

generator-frontendjetpack Build Status

Yeoman Generator for a jetpack ready to launch you so high in frontend development. We love the Frontend workflow with Grunt, Bower, using Jade, Sass, Bourbon and Neat.

Install

Install generator-frontendjetpack:

npm install -g generator-frontendjetpack

Make a new directory, and cd into it:

mkdir my-new-project && cd $_

Run

yo frontendjetpack

Usage

Run grunt and start coding inside /development_files. Your browser will open in http://localhost:8000. Your files jade/sass will be compiled and the browser will refresh automatically with livereload. Also your js files have a minifier, and a concat for create one js file to the output. If there is code wrong in your js files, a notification of your SO will appear to warning you.

Run grunt sprites for create styles and a sprite file using all .pngs in images/sprites/

Run grunt images to optimize all your images in images/

Run grunt test for run your specs in /test folder

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.1
    1
  • 0.0.0
    1

Package Sidebar

Install

npm i generator-frontendjetpack

Weekly Downloads

4

Version

0.1.0

License

MIT

Last publish

Collaborators

  • theblasfem