AmericanRedCross / damage-assessment-bot

Chatbot for immediate damage and needs assessments
BSD 3-Clause "New" or "Revised" License
7 stars 3 forks source link

Build fails without local.settings.json #25

Closed maxnorth closed 6 years ago

maxnorth commented 6 years ago

The npm run build:dev command relies on local.settings.json to be present. Local edits to this file should be kept out of source control, but this should also be less brittle for people trying to pull down and build the code.