aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index b08fbad..5dc1b4a 100644
--- a/README.md
+++ b/README.md
@@ -14,6 +14,8 @@ for production, run `npm run build`. To start the server simply run
This means that you probably want to open two terminal windows, in one which
you run run `npm run build:dev`, and in another you run `npm start`.
+Alternativly, you can run `npm run dev` to run the `start` and `build:dev`
+scripts at the same time.
## BrowserStack