From 10c782bfaf24da83469ff848ef358200087b1d0e Mon Sep 17 00:00:00 2001 From: Huan LI Date: Thu, 9 Apr 2020 15:41:57 +0800 Subject: [PATCH] add heroku local command and pull .env back support --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2f99ef1..82f1435 100644 --- a/README.md +++ b/README.md @@ -105,6 +105,7 @@ To be added... - [Scaling your Redux App with ducks](https://www.freecodecamp.org/news/scaling-your-redux-app-with-ducks-6115955638be/) - [Redux Style Guide](https://redux.js.org/style-guide/style-guide#do-not-put-non-serializable-values-in-state-or-actions) +- [Run your app locally using the Heroku Local command line tool](https://devcenter.heroku.com/articles/heroku-local) ## Copyright & License