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 9c9e260 commit 1ecedd2Copy full SHA for 1ecedd2
README.md
@@ -23,7 +23,8 @@ Deployment
23
==========
24
25
For production use, run `npm run build` to build all the necessary files
26
-into the `vector` directory and run your own server.
+into the `vector` directory. You can then mount the vector directory on
27
+your webserver to actually serve up the app, which is entirely static content.
28
29
Development
30
===========
0 commit comments