Closed kelseyhuse30 closed 5 years ago
Thanks Kelsey, this was great, I know Eshan was having trouble setting the NODE_ENV as well.
On Dec 10, 2018, at 8:33 PM, Kelsey Huse notifications@github.com wrote:
I had some troubles running the run_dev.sh file (it wasn't setting the NODE_ENV variable appropriately) so I added this script to make things easier for any contributors!
You can view, comment on, or merge this pull request online at:
https://github.com/rmathur101/AffordableHousingDataHub/pull/6 https://github.com/rmathur101/AffordableHousingDataHub/pull/6 Commit Summary
add npm task for dev File Changes
M README.md https://github.com/rmathur101/AffordableHousingDataHub/pull/6/files#diff-0 (2) M package.json https://github.com/rmathur101/AffordableHousingDataHub/pull/6/files#diff-1 (3) Patch Links:
https://github.com/rmathur101/AffordableHousingDataHub/pull/6.patch https://github.com/rmathur101/AffordableHousingDataHub/pull/6.patch https://github.com/rmathur101/AffordableHousingDataHub/pull/6.diff https://github.com/rmathur101/AffordableHousingDataHub/pull/6.diff — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/rmathur101/AffordableHousingDataHub/pull/6, or mute the thread https://github.com/notifications/unsubscribe-auth/AF3TZeFP_V6KiM87lNzEBwKeGWAPyKLaks5u3xlugaJpZM4ZMjSr.
I had some troubles running the run_dev.sh file (it wasn't setting the NODE_ENV variable appropriately) so I added this script to make things easier for any contributors!