0.1.0 • Published 10 years ago

generator-mywebapp v0.1.0

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

generator-mywebapp

yeoman generator for webapp

Features

Please see gulpfile.js or gruntfile.js for up to date information on what I support.

  • Extremely easy project structure
  • Optionally gulp or grunt, SASS or LESS
  • Prepared mixins with vendor prefixes
  • Optionally including useful js libraries
  • Built-in preview server with browser-sync
  • Automagically compile SASS or LESS
  • Awesome image optimization
  • Awesome image sprites. Just put your png images in img/sprites and run gulp sprite or grunt sprite.
  • Manually wire-up dependencies installed with Bower

Getting Started

  • Install: npm install -g generator-mywebapp
  • Run: yo mywebapp
  • Run gulp or grunt for preview

Options

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

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago