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: about 1 month ago
JSON representation
A basic sprout template for creating polymer components
- Host: GitHub
- URL: https://github.com/hhsnopek/sprout-polymer
- Owner: hhsnopek
- License: gpl-3.0
- Created: 2014-07-11T01:02:56.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2017-03-15T23:05:30.000Z (over 8 years ago)
- Last Synced: 2025-02-17T12:24:01.556Z (4 months ago)
- Topics: polymer-components, sprout-template
- Language: CoffeeScript
- Homepage:
- Size: 22.5 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
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`