generator-frontster

1.0.5 • Public • Published

Generator-Frontster

Simple frontend boilerplate built on yeoman, bower and grunt.

npm install -g generator-frontster
cd myProjectFolder
yo frontster

Commands:

grunt [build] # build project
grunt server # connect server with livereload for prototyping
grunt server:dist # build and load server
grunt prebuild # fast build with no minification for debugging
grunt wdist # prebuild with watch
grunt wdist:server # prebuild with watch and server
grunt addB:name # add block with html,sass,coffee files and add it to styles/_blocks.sass
grunt removeB:name # remove block
grunt updateBlockList # updates blocks.sass

Prototypes navigation:

  • Ctrl+SHift+X
  • 3 double taps with two fingers

Dependencies:

  • Ruby:
    • Sass
    • Compass
    • Foundation (optional)
  • Node.js:
    • Grunt-cli
    • Bower
    • bower

TODO

  • make sub-generators for blocks, types etc.
  • check yo generators for best practices
  • add tests

Release History

  • 0.0.0 almost no changes from Frontster

Readme

Keywords

none

Package Sidebar

Install

npm i generator-frontster

Weekly Downloads

1

Version

1.0.5

License

none

Last publish

Collaborators

  • oikio