From 7ec17665c5a66b09ad5b360ce6d2c19385781690 Mon Sep 17 00:00:00 2001 From: "A. K" <74007089+soggy-mushroom@users.noreply.github.com> Date: Mon, 25 Nov 2024 11:33:27 +0000 Subject: [PATCH] Update start instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3af6a9d..1c1eb09 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,6 @@ This is a UI built to make manual article import easy for humans outside the tech team. -To run the application for development purposes run `yarn start:dev`, and go to `localhost:5000`. +To run the application for development purposes, you need to spin up the local version of epp-import with real s3 as a source. Then run `yarn start:dev`, and go to `localhost:5000`. The manuscript import form will be available at `localhost:5000/input`. \ No newline at end of file