Skip to content

xneelo/generator-wc-kickstart

Repository files navigation

Build Status

generator-wc-kickstart

Yeoman generator for web-component projects. Kickstart your project with a selection of templates!

Features

  • A polymer 1.x standalone application template
  • A polymer 1.x reusable element template
  • A polymer 1.x hello-world template
  • A polymer 1.x hello-ajax template

Installation

First, install Yeoman and generator-wc-kickstart using npm as sudo (we assume you have pre-installed node.js).

$ npm install -g yo
$ npm install -g hetznerZA/generator-wc-kickstart

Usage

With prompts

Run the command from your project directory and follow the prompts:

$ yo wc-kickstart

With arguments

Run the command from your project directory:

$ yo wc-kickstart --template=app --name=my-app

View the usage guide for avaible arguments:

$ yo wc-kickstart --help

License

MIT

About

Yeoman generator for web-component projects.

Resources

License

Stars

Watchers

Forks

Packages

No packages published