Skip to content

Commit

Permalink
add info about running from project dir
Browse files Browse the repository at this point in the history
  • Loading branch information
rgwood committed Dec 24, 2018
1 parent 5f111c4 commit b041ad0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ To run this locally, you may first need to use the "Initialize project for use w

To deploy, use the "Deploy to function app" command and point it at the publish output folder (`/RezoningScraper.Functions/bin/Release/netstandard2.0/publish`).

Troubleshooting: try opening the `RezoningScraper.Functions` folder and deploying from there – sometimes doesn't work from the solution directory, need to figure out why.

#### Tests
`dotnet test`

Expand Down

0 comments on commit b041ad0

Please sign in to comment.