We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a318df commit 4a38c60Copy full SHA for 4a38c60
guidelines/sample-server/README.md
@@ -0,0 +1,6 @@
1
+### Running the sample server
2
+
3
+```bash
4
+npm install
5
+node server.js
6
+```
0 commit comments