Skip to content

Commit

Permalink
first commit
Browse files Browse the repository at this point in the history
  • Loading branch information
pgte committed Aug 6, 2012
0 parents commit eb3625c
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
17 changes: 17 additions & 0 deletions article.json
@@ -0,0 +1,17 @@
{
"title": "Understanding Node Modules (Video)",
"description": "Understanding, Using and Creating Node Modules",
"date": "Sun, 05 Aug 2012 18:07:44 GMT",
"tags": ["modules", "npm"],
"authors": [
{ "name": "Pedro Teixeira",
"email": "pedro.teixeira@gmail.com",
"url": "https://github.com/pgte",
"twitter": "http://twitter.com/pgte"
}
],
"difficulty": 3,
"categories": [
["Intro", "Modules and NPM"]
]
}
3 changes: 3 additions & 0 deletions article.md
@@ -0,0 +1,3 @@
# Understanding Node Modules

<iframe src="http://player.vimeo.com/video/47008015" width="500" height="375" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe> <p><a href="http://vimeo.com/47008015">Node Guides - Understanding Node Modules</a> from <a href="http://vimeo.com/pedroteixeira">Pedro Teixeira</a> on <a href="http://vimeo.com">Vimeo</a>.</p>

0 comments on commit eb3625c

Please sign in to comment.