Skip to content

Commit

Permalink
docs: add copy step
Browse files Browse the repository at this point in the history
  • Loading branch information
stdavis committed Oct 22, 2024
1 parent e9348a3 commit bda780a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,6 @@ Production: [https://electrofishing-query.ugrc.utah.gov](https://electrofishing-
### Setup

1. `npm install` from root and functions folders.
1. `npm run copy:arcgis` to copy the ArcGIS API for JavaScript files to the public folder. This needs to be done anytime the arcgis package is updated.
1. Create `.env.local` files in root and functions folders using the corresponding `.env` files as examples.
1. `npm start` to start the development server.

0 comments on commit bda780a

Please sign in to comment.