generator-feweb

1.0.0 • Public • Published

Front-end web project generatorBuild Status

Yeoman generator that scaffolds out a front-end web project.

Features

  • Gulp for tasks runner.
  • Preview by Browsersync.
  • Postcss with processer autoprefixer.
  • Http-proxy to avoid CORS when develop(Optional).
  • Awesome Image Optimization (via OptiPNG, pngquant, jpegtran and gifsicle)(Optional).
  • Reversioning static files for cache busting(Optional).
  • Automagically generate sprite image(Optional).

Getting Started

  • Install: npm i -g yo bower generator-feweb
  • Run: yo feweb
  • Run gulp serve for browse your page. gulp build for optimize your files to dist folder.

Options

  • --skip-install Skips the automatic execution of bower and npm after scaffolding has finished.

Update

To keep with lastest version, run npm i -g generator-feweb.

License

(MIT License)

Copyright (c) 2015 calledT

Dependencies (5)

Dev Dependencies (3)

Package Sidebar

Install

npm i generator-feweb

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • calledt