Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hhsnopek/sprout-polymer

A basic sprout template for creating polymer components
https://github.com/hhsnopek/sprout-polymer

polymer-components sprout-template

Last synced: 9 days ago
JSON representation

A basic sprout template for creating polymer components

Awesome Lists containing this project

README

        

# sprout-polymer

A basic sprout template for polymer components

### Installation

- `npm install sprout -g`
- `sprout add polymer https://github.com/hhsnopek/sprout-polymer.git`

### Options

- **name** (name of template)
- **github_username** (name of github user)
- **description** (a short description of the template)

### Usage
- `sprout init polymer`
- `cd path/to/project`
- `bower install`