docs: update the running locally guide

pull/18324/head
mrugesh mohapatra 2018-10-12 01:17:14 +05:30 committed by GitHub
parent 5c58e46629
commit c5b1d81b7c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -228,6 +228,10 @@ Meaning, if you visit <http://localhost:3000/explorer> 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.