Skip to content

w20-framework/generator-w20

Repository files navigation

generator-w20

a Yeoman generator for SeedStack web framework (W20).

Installation

npm install -g yo bower grunt-cli gulp
  • Install the generator-w20 either by installing it globally
npm install -g generator-w20

Or type "yo", select the option "install a generator" and search for "generator-w20"

Usage

Create a directory for your project, cd into it and launch the generator.

yo w20