0.1.1 • Published 8 years ago

generator-wizardry v0.1.1

Weekly downloads
-
License
BSD-3-Clause
Repository
github
Last release
8 years ago

Wizardry

Yeoman generator of multilingual websites

Contents

Installation

  • Intall: npm install -g generator-wizardry
  • Run: yo wizardry

The generator will try to install the dependencies running npm install and bower install for you.

Usage

  • Build: grunt build
  • Preview: grunt serve