0.0.14 • Published 11 years ago

generator-meliapp v0.0.14

Weekly downloads
5
License
BSD
Repository
github
Last release
11 years ago

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.

0.0.14

11 years ago

0.0.13

11 years ago

0.0.12

11 years ago

0.0.11

11 years ago

0.0.10

11 years ago

0.0.9

11 years ago

0.0.8

11 years ago

0.0.7

11 years ago

0.0.6

11 years ago

0.0.5

11 years ago

0.0.4

11 years ago

0.0.3

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago