0.0.4 • Published 7 years ago

generator-polymer-init-polymer-3-element v0.0.4

Weekly downloads
5
License
MIT
Repository
github
Last release
7 years ago

Generator-polymer-init-polymer-3-element

Build Status npm version

NPM

A yeoman generator that integrates with the polymer cli to spin up polymer3 components

npm.io

Installation

npm i -g generator-polymer-init-polymer-3-element

or

git clone https://github.com/matteo-hertel/generator-polymer-init-polymer-3-element
cd generator-polymer-init-polymer-3-element
yarn
npm link

Usage

mkdir test-element
cd test-element
polymer init

Test the new element

once the process is completed a simple yarn dev will open the browser and the new element will render on the page!

Contributions

You're more then welcome to contribute to the generator, in the future an official one will be released and by no means this will be as polished as anything the polymer team will release

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago