We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a16500e commit 7a28b79Copy full SHA for 7a28b79
README.md
@@ -0,0 +1,7 @@
1
+# Grid FS File Storage
2
+
3
+## How To Run The Application
4
5
+1. Clone the repository
6
+2. Install all the dependencies using `npm run install:all`
7
+3. Then run the application with `npm run start`
0 commit comments