Skip to content

Commit 2191357

Browse files
committed
add code example
1 parent 8d0a88a commit 2191357

File tree

1 file changed

+9
-1
lines changed
  • content/videos/discord/setup-node-project

1 file changed

+9
-1
lines changed

content/videos/discord/setup-node-project/index.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,15 @@
1616
{ "time": "18:26", "title": "Working with existing Node projects" },
1717
{ "time": "24:02", "title": "Summary" }
1818
],
19-
"codeExamples": [],
19+
"codeExamples": [
20+
{
21+
"title": "Example Project",
22+
"description": "Demo for setting up a Node project",
23+
"urls": {
24+
"node": "https://github.com/CodingTrain/node-project-demo"
25+
}
26+
}
27+
],
2028
"groupLinks": [
2129
{
2230
"title": "References",

0 commit comments

Comments
 (0)