We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3445e3 commit 2cd216dCopy full SHA for 2cd216d
readme.md
@@ -2,3 +2,8 @@
2
3
Lab code and samples for the Node.js End-to-End Development Course.
4
5
+Run the following in the root folder to build the labs:
6
+
7
+npm install
8
+node copyFolders.js
9
0 commit comments