Skip to content

Commit

Permalink
Update start instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
soggy-mushroom committed Nov 25, 2024
1 parent 8fe34ac commit 7ec1766
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`.

0 comments on commit 7ec1766

Please sign in to comment.