diff client/README.md @ 1009:76e9296d6191

added demo mode in READMEs
author Markus Kottlaender <markus@intevation.de>
date Tue, 23 Oct 2018 08:44:41 +0200
parents 5b7a4327f6c0
children 70573eea890e
line wrap: on
line diff
--- a/client/README.md	Tue Oct 23 08:34:44 2018 +0200
+++ b/client/README.md	Tue Oct 23 08:44:41 2018 +0200
@@ -29,6 +29,9 @@
 
   builds the production ready assets to `web` folder.
 
+* Build `yarn build-demo`
+  sets the hg revision as a node env var and builds the production ready assets to `web` folder.
+
 * Translation
   * Extract Messages via `make makemessages`
   * Translations are converted via `make translations`