0.0.4 • Published 8 years ago

vaadin-elements-cli v0.0.4

Weekly downloads
2
License
Apache-2.0
Repository
github
Last release
8 years ago

Vaadin Elements CLI

A command-line tool for Vaadin Elements.

Usage

 vaadin-elements init <element-name>

 Options:

    -h, --help                 output usage information
    -d, --dependencies         install npm and bower dependencies
    -f, --folder <folder>      directory name

Installation

  • Install Node.js, git and bower
  • Run npm install -g vaadin-elements-cli
  • Run vaadin-elements init <element-name>