generator-meliapp

0.0.14 • Public • Published

meliapp generator

Yeoman generator that scaffolds out a front-end "meli" web app.

Features

  • Chico UI / Chico Mobile
  • CSS Autoprefixing
  • Image Optimization
  • Node server with LiveReload
  • JS Hint
  • Uglify JS, CSSmin, HTMLmin
  • Compiles Sass* (Optional)
  • Includes Mesh (Optional)
  • Includes Navigation Boilerplate (Optional)
  • Includes ui-mixins library (Optional with sass)

* When option prompts it's recommended to use rubySass than libSass for compilation. Has better error logs.

Development

Dependencies

Getting Started

  • Install: npm install -g generator-meliapp (might need sudo).
  • Run: yo meliapp to scaffold your app.
  • Run grunt for building.
  • Run grunt serve for preview with LiveReload.

Options

  • --skip-install

    Skips the automatic execution of bower and npm after scaffolding has finished.

Package Sidebar

Install

npm i generator-meliapp

Weekly Downloads

1

Version

0.0.14

License

BSD

Last publish

Collaborators

  • mercadolibre