We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26f7465 commit e2421c6Copy full SHA for e2421c6
1 file changed
README.md
@@ -1,3 +1,11 @@
1
# file-server-example
2
3
See [file-server-example.onrender.com](https://file-server-example.onrender.com/).
4
+
5
+## Run Locally
6
7
+Run the server
8
9
+```sh
10
+npm start
11
+```
0 commit comments