Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

googlearchive/generator-polymer-init

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

generator-polymer-init

Bare-bones Polymer element and app scaffolding

Installation

First, install Yeoman and generator-polymer-init using npm (we assume you have pre-installed node.js).

npm install -g yo generator-polymer-init

Then generate your new project:

mkdir test-element
cd test-element
yo polymer-init

About

Bare-bones element scaffolding

Resources

Stars

Watchers

Forks

Packages

No packages published