From c5b1d81b7cd61de75ca9fdfa1f08f68dc269a83f Mon Sep 17 00:00:00 2001 From: mrugesh mohapatra <1884376+raisedadead@users.noreply.github.com> Date: Fri, 12 Oct 2018 01:17:14 +0530 Subject: [PATCH] docs: update the running locally guide --- docs/how-to-setup-freecodecamp-locally.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/how-to-setup-freecodecamp-locally.md b/docs/how-to-setup-freecodecamp-locally.md index cbcd7b14a62..c71f449d0b1 100644 --- a/docs/how-to-setup-freecodecamp-locally.md +++ b/docs/how-to-setup-freecodecamp-locally.md @@ -228,6 +228,10 @@ Meaning, if you visit you should see the APIs t Congratulations 🎉! You now have a copy of freeCodeCamp's entire learning platform running on your local machine. +## Quick commands reference when working locally + +[Here is a quick reference](/docs/README.md) to a list of commands that you may need locally from time to time: + ## Making changes to your clone of freeCodeCamp locally Next, you can make changes to files, and commit your changes.