Skip to content

Instantly share code, notes, and snippets.

@poying
Created November 21, 2014 00:36
Show Gist options
  • Save poying/47b388960eb11afd32c8 to your computer and use it in GitHub Desktop.
Save poying/47b388960eb11afd32c8 to your computer and use it in GitHub Desktop.
component.io example
{
"name": "example",
"scripts": [
"lib/index.js"
],
"styles": [
"style.css"
],
"templates": [
"lib/template.html"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment