0.1.9 • Published 5 years ago

@api-components/generator-polymer-init-api-component v0.1.9

Weekly downloads
4
License
Apache-2.0
Repository
github
Last release
5 years ago

generator-polymer-init-api-component

This template is a starting point for creating an API component.

Setup

Prerequisites

You will need Polymer CLI

$ sudo npm install -g polymer-cli

Then the generator:

$ sudo npm install -g @api-components/generator-polymer-init-api-component
Initialize component from template
mkdir api-element
cd api-element
polymer init api-component

Start the development server

$ polymer serve --open
0.1.9

5 years ago

0.1.8

6 years ago

0.1.7

6 years ago

0.1.6

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago