From e2be6d05f4cc4bf90f4cd92e048693977d931ece Mon Sep 17 00:00:00 2001 From: Patrick Smith Date: Fri, 3 Aug 2018 13:16:48 -0400 Subject: [PATCH] Add note to README on running `yarn watch` --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5bfee424..ccb33c69 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,10 @@ To start the app locally in the foreground and watch for changes: script/dev_server +To watch for changes to any js/css assets: + + yarn watch + ### Users There are currently six mock users for development: