Add back deployment info

pull/999/head
David Baker 2016-02-24 11:48:51 +00:00
parent 9c9e260410
commit 1ecedd2769
1 changed files with 2 additions and 1 deletions

View File

@ -23,7 +23,8 @@ Deployment
==========
For production use, run `npm run build` to build all the necessary files
into the `vector` directory and run your own server.
into the `vector` directory. You can then mount the vector directory on
your webserver to actually serve up the app, which is entirely static content.
Development
===========