diff README.md @ 8:d97a8842c985 vue-cli

start front and back both concurrently
author Thomas Junk <thomas.junk@intevation.de>
date Fri, 15 Jun 2018 09:49:14 +0200
parents 1597506a2241
children
line wrap: on
line diff
--- a/README.md	Thu Jun 14 13:38:34 2018 +0200
+++ b/README.md	Fri Jun 15 09:49:14 2018 +0200
@@ -35,6 +35,10 @@
 
     Run webpack-dev-server with `yarn serve`
 
+  * You could run both with
+
+    `yarn run:both`
+
 * Build `yarn build`
 
   builds the production ready assets to `web` folder.