Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hhsnopek/sprout-polymer
- Owner: hhsnopek
- License: gpl-3.0
- Created: 2014-07-11T01:02:56.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-03-15T23:05:30.000Z (over 7 years ago)
- Last Synced: 2024-10-11T23:27:03.128Z (about 1 month 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`