polymer-init

v0.1.0
Polymer.js scaffold generator with CSS3 polyfills, inlined HTML5 imports, and live browser reloads.
polymer bootstrap generator scaffold polymer.js polymerjs

polymer-init

Build Status NPM version Dependency Status

Polymer.js scaffold generator with CSS3 polyfills, inlined HTML5 imports, and live browser reloads.

  • CSS3 polyfills provided by Myth.
  • Rebuild on change with automatic browser reload using browser-sync.
  • Asset bundling and minification using UglifyJS and UglifyCSS
  • Inlining of HTML imports.

Installation

npm install --global polymer-init

Usage

mkdir myproject
cd myproject
polymer-init

Directory Structure

/project
  .bowerrc
  /app
    /images
      polymer.svg
    /lib
    index.html
    /scripts
    /styles
      screen.css
  bower.json
  gulpfile.js
  package.json

BSD Licensed

npm i polymer-init

Metadata

  • BSD
  • Whatever
  • Alex Mingoia
  • released 6/9/2014

Downloads

Maintainers